Click or drag to resize

NativeIlGenContext Properties

The NativeIlGenContext type exposes the following members.

Properties
  NameDescription
Public propertyBaseMethod
Gets or sets the base method of the proxy type to by overridden.
Public propertyMethodOverrideAttributes
Gets or sets the method attributes to be used to override the base method implementation.
Public propertyMethodParameterTypes
Gets or sets the base method parameter types.
Public propertyNativeName
Gets or sets the name of the native to be called.
Public propertyParameters
Gets or sets the parameters of the native.
Public propertyProxyGeneratedFields
Gets or sets the fields generated for the proxy.
Top
See Also