C# Class VSTalk.Engine.ViewModel.Editors.AccountEditorViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Irdis/VSTalk Class Usage Examples

Private Properties

Свойство Type Description
EditClientExecuted void
SetCommands void

Méthodes publiques

Méthode Description
AccountEditorViewModel ( ) : System

Méthodes protégées

Méthode Description
AddNewClientExecuted ( ) : void
RemoveClientExecuted ( ) : void

Private Methods

Méthode Description
EditClientExecuted ( Client client ) : void
SetCommands ( ) : void

Method Details

AccountEditorViewModel() public méthode

public AccountEditorViewModel ( ) : System
Résultat System

AddNewClientExecuted() protected méthode

protected AddNewClientExecuted ( ) : void
Résultat void

RemoveClientExecuted() protected méthode

protected RemoveClientExecuted ( ) : void
Résultat void