struct

Ecma335::AssemblyRefRow

Inherits Struct < Value < Object

Constructors

new(major_version : UInt16, minor_version : UInt16, build_number : UInt16, revision_number : UInt16, flags : UInt32, public_key_or_token : UInt32, name : String, culture : String, hash_value : UInt32)
Source

Instance methods

build_number
Source
culture
Source
flags
Source
hash_value
Source
major_version
Source
minor_version
Source
name
Source
public_key_or_token
Source
revision_number
Source