C# Class AcManager.Pages.Dialogs.AppKeyDialog.AppKeyDialogViewModel

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged, INotifyDataErrorInfo
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
AppKeyDialogViewModel ( ) : System
GetErrors ( string propertyName ) : IEnumerable
OnErrorsChanged ( [ propertyName = null ) : void

Private Methods

Méthode Description
TestValue ( ) : void

Method Details

AppKeyDialogViewModel() public méthode

public AppKeyDialogViewModel ( ) : System
Résultat System

GetErrors() public méthode

public GetErrors ( string propertyName ) : IEnumerable
propertyName string
Résultat IEnumerable

OnErrorsChanged() public méthode

public OnErrorsChanged ( [ propertyName = null ) : void
propertyName [
Résultat void