ObjCRuntime.Class: Method Members

The methods of ObjCRuntime.Class are listed below. For a list of all members, see the Class Members list.

See Also: Inherited members from System.Object

Public Methods

static
GetHandle(string) : IntPtr
Returns the unmanaged handle to the Objective-C Class.
static
GetHandle(Type) : IntPtr
Gets the Objective-C handle to the given type.
static
GetHandleIntrinsic(string) : IntPtr
Gets the Objective-C handle to the given type.