The members of MonoTouch.ObjCRuntime.Runtime are listed below.
See Also: Inherited members from System.Object
static | ConnectMethod(System.Reflection.MethodInfo, Selector)This call allows the specified method in this method to respond to message invocations on this selector. | |
static | ConnectMethod(Type, System.Reflection.MethodInfo, MonoTouch.Foundation.ExportAttribute)Documentation for this section has not yet been entered. | |
static | GetNSObject(IntPtr)Wraps an unmanaged IntPtr into a fully typed NSObject. | |
static | GetSurfacedObjects()Retrieves a list of all the Objective-C objects that have been surfaced to the managed world. | |
static | RegisterAssembly(System.Reflection.Assembly)Registers all of the classes in the specified assembly. | |
static | StartWWAN(Uri)This method forces the WAN network access to be woken up. | |
static | StartWWAN(Uri, Action<Exception>)This method forces the WAN network access to be woken up asynchronously. | |