C# Class Monobjc.Foundation.MyListener

Inheritance: NSObject
Mostra file Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
MyListenerClass Monobjc.Class

Public Methods

Method Description
MyListener ( ) : System
MyListener ( IntPtr value ) : System

Private Methods

Method Description
Dealloc ( ) : void
Init ( ) : Id
NotifySelector ( NSNotification notification ) : void

Method Details

MyListener() public method

public MyListener ( ) : System
return System

MyListener() public method

public MyListener ( IntPtr value ) : System
value System.IntPtr
return System

Property Details

MyListenerClass public_oe static_oe property

public static Class,Monobjc MyListenerClass
return Monobjc.Class