C# Class OpenSlx.AutoWire.App.ViewModel.MainWindowViewModel

Inheritance: INotifyPropertyChanged, IDataErrorInfo
Afficher le fichier Open project: nicocrm/OpenSlx Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
this ( string columnName ) : string

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
CanLogin ( ) : bool
CheckConnection ( ) : void

Check validity of the connection asynchronously.

Login ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string