Method | Description | |
---|---|---|
TWordMemory ( Memory memory ) : System |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( |
Initializes a new instance of the TWordMemory class.
|
|
TWordMemory ( string label ) : System |
Initializes a new instance of the TWordMemory class.
|
public TWordMemory ( Memory memory ) : System | ||
memory | Memory | The memory. |
return | System |
public TWordMemory ( |
||
segment | The segment. | |
_base | The _base. | |
index | The index. | |
return | System |
public TWordMemory ( |
||
segment | The segment. | |
_base | The _base. | |
index | The index. | |
displacement | The displacement. | |
return | System |
public TWordMemory ( |
||
segment | The segment. | |
_base | The _base. | |
index | The index. | |
scale | byte | The scale. |
return | System |
public TWordMemory ( |
||
segment | The segment. | |
_base | The _base. | |
index | The index. | |
scale | byte | The scale. |
displacement | The displacement. | |
return | System |
public TWordMemory ( |
||
segment | The segment. | |
label | string | The label. |
return | System |
public TWordMemory ( string label ) : System | ||
label | string | The label. |
return | System |