C# Class ThirdParty.iOS4Unity.NSNotification

Inheritance: NSObject
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
FromName ( string name, NSObject obj = null ) : NSNotification

Private Methods

Méthode Description
NSNotification ( ) : System
NSNotification ( IntPtr handle ) : System

Method Details

FromName() public static méthode

public static FromName ( string name, NSObject obj = null ) : NSNotification
name string
obj NSObject
Résultat NSNotification