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

Inheritance: INotifyPropertyChanged, IDataErrorInfo
Mostra file Open project: nicocrm/OpenSlx Class Usage Examples

Public Methods

Method Description
Initialize ( ) : void
this ( string columnName ) : string

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Method Description
CanLogin ( ) : bool
CheckConnection ( ) : void

Check validity of the connection asynchronously.

Login ( ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

this() public method

public this ( string columnName ) : string
columnName string
return string