MonoMac.ObjCRuntime.BlockLiteral: Method Members

The methods of MonoMac.ObjCRuntime.BlockLiteral are listed below. For a list of all members, see the BlockLiteral Members list.

See Also: Inherited members from System.ValueType

Public Methods

CleanupBlock()
Releases the resources associated with this block.
SetupBlock(Delegate, Delegate)
Sets up a block using a trampoline and a user delegate.