C# Class ZSCY_Win10.ViewModels.BasePageViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win

Méthodes publiques

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void