Click or drag to resize

NativeObjectProxyFactoryBase Methods

The NativeObjectProxyFactoryBase type exposes the following members.

Methods
  NameDescription
Public methodCreateInstance
Creates a proxy instance of the specified type.
Protected methodCreateMethodBuilder
Creates a method builder for building an implementation of a native calling method.
Protected methodDefineProxyFields
Defines additional fields in the proxy type.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetProxyConstructorArgs
Gets additional constructor arguments prepended to every constructor call of proxies.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also