C# Class ThirdParty.iOS4Unity.NSNotificationCenter.Observer

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

Méthodes publiques

Свойство Type Description
Action Action

Méthodes publiques

Méthode Description
Dispose ( ) : void
Observer ( Action action ) : System

Private Methods

Méthode Description
Observer ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Observer() public méthode

public Observer ( Action action ) : System
action Action
Résultat System

Property Details

Action public_oe property

public Action Action
Résultat Action