Property | Type | Description | |
---|---|---|---|
this | byteIAssemblyCode.System |
Method | Description | |
---|---|---|
AssemblyCodeArray ( byte buffer ) : System |
Initializes a new instance of the AssemblyCodeArray class.
|
Method | Description | |
---|---|---|
this ( int index ) : byteIAssemblyCode.System |
Gets or sets the System.Byte at the specified index.
|
public AssemblyCodeArray ( byte buffer ) : System | ||
buffer | byte | The buffer. |
return | System |