The members of 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, Foundation.ExportAttribute)Documentation for this section has not yet been entered. | |
static | ConnectMethod(Type, System.Reflection.MethodInfo, Selector)Documentation for this section has not yet been entered. | |
static | GetINativeObject<T>(IntPtr, bool)Wraps an unmanaged IntPtr into a wrapped INativeObject. | |
static | GetNSObject(IntPtr)Wraps an unmanaged IntPtr into a fully typed NSObject. | |
static | GetNSObject<T>(IntPtr)Wraps an unmanaged IntPtr into a fully typed NSObject. | |
static | GetProtocol(string)Returns the handle of the Objective-C protocol descriptor for the given protocol name. | |
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. | |
static | TryGetNSObject(IntPtr)Documentation for this section has not yet been entered. | |