C# Class Gablarski.Clients.ViewModels.CommandBindingViewModel

Inheritance: Gablarski.Clients.Persistence.CommandBindingEntry, INotifyPropertyChanged
Afficher le fichier Open project: ermau/Gablarski Class Usage Examples

Méthodes publiques

Méthode Description
CommandBindingViewModel ( IInputProvider provider ) : System
CommandBindingViewModel ( IInputProvider provider, CommandBindingEntry entry ) : System

Private Methods

Méthode Description
OnPropertyChanged ( PropertyChangedEventArgs e ) : void

Method Details

CommandBindingViewModel() public méthode

public CommandBindingViewModel ( IInputProvider provider ) : System
provider IInputProvider
Résultat System

CommandBindingViewModel() public méthode

public CommandBindingViewModel ( IInputProvider provider, CommandBindingEntry entry ) : System
provider IInputProvider
entry Gablarski.Clients.Persistence.CommandBindingEntry
Résultat System