NativeIlGenContext Properties |
The NativeIlGenContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseMethod |
Gets or sets the base method of the proxy type to by overridden.
| |
| MethodOverrideAttributes |
Gets or sets the method attributes to be used to override the base method implementation.
| |
| MethodParameterTypes |
Gets or sets the base method parameter types.
| |
| NativeName |
Gets or sets the name of the native to be called.
| |
| Parameters |
Gets or sets the parameters of the native.
| |
| ProxyGeneratedFields |
Gets or sets the fields generated for the proxy.
|