C# Class MemExchange.Client.UI.Usercontrols.ActiveLimitOrders.ActiveOrdersViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ThomasVestergaard/MemExchange Class Usage Examples

Méthodes publiques

Méthode Description
ActiveOrdersViewModel ( IClient client ) : System.Collections.ObjectModel

Private Methods

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void
SetupCommandsAndBehaviour ( ) : void
client_LimitOrderAccepted ( object sender, LimitOrderDto e ) : void
client_LimitOrderDeleted ( object sender, LimitOrderDto e ) : void
client_LimitOrderSnapshot ( object sender, System e ) : void

Method Details

ActiveOrdersViewModel() public méthode

public ActiveOrdersViewModel ( IClient client ) : System.Collections.ObjectModel
client IClient
Résultat System.Collections.ObjectModel