C# Class VSTalk.Engine.ViewModel.Editors.RoomEditor.RoomEditorViewModel

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

Méthodes publiques

Méthode Description
RoomEditorViewModel ( Client client ) : System

Méthodes protégées

Méthode Description
OnRejected ( ) : void
OnSaved ( ) : void

Private Methods

Méthode Description
RejectChangesExecuted ( ) : void
SaveChangesCanExecute ( ) : bool
SaveChangesExecuted ( ) : void
SetCommands ( ) : void

Method Details

OnRejected() protected méthode

protected OnRejected ( ) : void
Résultat void

OnSaved() protected méthode

protected OnSaved ( ) : void
Résultat void

RoomEditorViewModel() public méthode

public RoomEditorViewModel ( Client client ) : System
client VSTalk.Model.Client
Résultat System