C# Class MemExchange.Client.UI.Usercontrols.NewLimitOrderViewModel

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

Méthodes publiques

Méthode Description
NewLimitOrderViewModel ( IClient exchangeApi ) : System

Private Methods

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void
SendLimitOrder ( ) : void
SendStopLimitOrder ( ) : void
SetupCommandsAndBehaviour ( ) : void

Method Details

NewLimitOrderViewModel() public méthode

public NewLimitOrderViewModel ( IClient exchangeApi ) : System
exchangeApi IClient
Résultat System