The members of MonoMac.ObjCRuntime.Class are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Creates an instance from an unmanaged handle. |
| | Creates a class from a name. |
| | Creates a class from the specified Type. |
Public Properties
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | Name | string. The Objective-C name for this class. |
| [read-only] | SuperClass | IntPtr. The Objective-C handle to the super class for this class. |
Public Methods