C# Class MonoMac.Foundation.InternalNSNotificationHandler

Inheritance: NSObject
Show file Open project: kangaroo/maccore Class Usage Examples

Public Methods

Method Description
InternalNSNotificationHandler ( Action notify ) : System

Private Methods

Method Description
Post ( NSNotification s ) : void

Method Details

InternalNSNotificationHandler() public method

public InternalNSNotificationHandler ( Action notify ) : System
notify Action
return System