Свойство | Type | Description | |
---|---|---|---|
this | byteIAssemblyCode.System |
Méthode | Description | |
---|---|---|
AssemblyCodeOffset ( IAssemblyCode code, int offset ) : System |
Initializes a new instance of the AssemblyCodeArray class.
|
Méthode | 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. |
Résultat | System |