MonoMac.CoreFoundation.CFRunLoopSourceCustom Members

The members of MonoMac.CoreFoundation.CFRunLoopSourceCustom are listed below.

See Also: Inherited members from MonoMac.CoreFoundation.CFRunLoopSource

Protected Constructors

Documentation for this section has not yet been entered.

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.