C# Class ThirdParty.iOS4Unity.NSNotification

Inheritance: NSObject
Datei anzeigen Open project: aws/aws-sdk-net

Public Methods

Method Description
FromName ( string name, NSObject obj = null ) : NSNotification

Private Methods

Method Description
NSNotification ( ) : System
NSNotification ( IntPtr handle ) : System

Method Details

FromName() public static method

public static FromName ( string name, NSObject obj = null ) : NSNotification
name string
obj NSObject
return NSNotification