Foundation.NSMethodSignature Members

The members of Foundation.NSMethodSignature are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
FrameLengthnuint. Documentation for this section has not yet been entered.
[read-only]
IsOnewaybool. Documentation for this section has not yet been entered.
[read-only]
MethodReturnLengthnuint. Documentation for this section has not yet been entered.
[read-only]
MethodReturnTypeIntPtr. Documentation for this section has not yet been entered.
[read-only]
NumberOfArgumentsnuint. Documentation for this section has not yet been entered.

Public Methods

static
FromObjcTypes(IntPtr) : NSMethodSignature
Documentation for this section has not yet been entered.
GetArgumentType(nuint) : IntPtr
Documentation for this section has not yet been entered.