C# Class MemExchange.Client.UI.Usercontrols.Executions.ClientExecutionsViewModel

Inheritance: INotifyPropertyChanged
Mostra file Open project: ThomasVestergaard/MemExchange Class Usage Examples

Public Methods

Method Description
ClientExecutionsViewModel ( IClient client ) : System.Collections.ObjectModel

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void
client_NewExecution ( object sender, ExecutionDto e ) : void

Method Details

ClientExecutionsViewModel() public method

public ClientExecutionsViewModel ( IClient client ) : System.Collections.ObjectModel
client IClient
return System.Collections.ObjectModel