MonoMac.ObjCRuntime.Runtime Members

The members of MonoMac.ObjCRuntime.Runtime are listed below.

See Also: Inherited members from System.Object

Public Methods

static
ConnectMethod(System.Reflection.MethodInfo, Selector)
This call allows the specified method in this method to respond to message invocations on this selector.
static
GetNSObject(IntPtr) : MonoMac.Foundation.NSObject
Wraps an unmanaged IntPtr into a fully typed NSObject.
static
RegisterAssembly(System.Reflection.Assembly)
Registers all of the classes in the specified assembly.
static
TryGetNSObject(IntPtr) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.