Property | Type | Description | |
---|---|---|---|
this | byteIAssemblyCode.System |
Method | Description | |
---|---|---|
AssemblyCodeOffset ( IAssemblyCode code, int offset ) : 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 AssemblyCodeOffset ( IAssemblyCode code, int offset ) : System | ||
code | IAssemblyCode | The code. |
offset | int | The offset. |
return | System |