C# Class InfoPool, code

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
GetInstance ( ) : InfoPool,
OnPropertyChanged ( PropertyChangedEventArgs, e ) : void

Private Methods

Méthode Description
InfoPool ( )

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : InfoPool,
Résultat InfoPool,

OnPropertyChanged() public méthode

public OnPropertyChanged ( PropertyChangedEventArgs, e ) : void
e PropertyChangedEventArgs,
Résultat void