C# Class ViewModel.ModeView

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Studyxnet/LearningMVVM Class Usage Examples

Méthodes publiques

Méthode Description
ModeView ( ) : System
OnPropertyChanged ( string PropertyName ) : void

Method Details

ModeView() public méthode

public ModeView ( ) : System
Résultat System

OnPropertyChanged() public méthode

public OnPropertyChanged ( string PropertyName ) : void
PropertyName string
Résultat void