Method | Description | |
---|---|---|
DefineWrapperProxy ( |
TODO: Doc
|
|
WrapperGenerator ( |
Initializes a new instance of the WrapperGenerator class.
|
Method | Description | |
---|---|---|
EmitMethodBody ( |
||
EmitParametersAsArrayOnStack ( |
Create an object array and put the method arguments in it, then load the array on the stack
|
|
GetSelector ( |
public DefineWrapperProxy ( |
||
type | ||
return |
public WrapperGenerator ( |
||
assembly | The assembly. | |
is64Bits | bool | |
return | System |