MonoMac.CoreFoundation.CFRunLoopSourceCustom: Method Members

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

See Also: Inherited members from MonoMac.CoreFoundation.CFRunLoopSource

Public Methods

override
Dispose(bool)
Releases the resourced used by the CFRunLoopSourceCustom object.

Protected Methods

abstract
OnCancel(CFRunLoop, string)
Documentation for this section has not yet been entered.
abstract
OnPerform()
Documentation for this section has not yet been entered.
abstract
OnSchedule(CFRunLoop, string)
Documentation for this section has not yet been entered.