C# Class Gablarski.Clients.ViewModels.CommandBindingViewModel

Inheritance: Gablarski.Clients.Persistence.CommandBindingEntry, INotifyPropertyChanged
Mostra file Open project: ermau/Gablarski Class Usage Examples

Public Methods

Method Description
CommandBindingViewModel ( IInputProvider provider ) : System
CommandBindingViewModel ( IInputProvider provider, CommandBindingEntry entry ) : System

Private Methods

Method Description
OnPropertyChanged ( PropertyChangedEventArgs e ) : void

Method Details

CommandBindingViewModel() public method

public CommandBindingViewModel ( IInputProvider provider ) : System
provider IInputProvider
return System

CommandBindingViewModel() public method

public CommandBindingViewModel ( IInputProvider provider, CommandBindingEntry entry ) : System
provider IInputProvider
entry Gablarski.Clients.Persistence.CommandBindingEntry
return System