C# 클래스 MemExchange.Client.UI.Usercontrols.NewLimitOrderViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: ThomasVestergaard/MemExchange 1 사용 예제들

공개 메소드들

메소드 설명
NewLimitOrderViewModel ( IClient exchangeApi ) : System

비공개 메소드들

메소드 설명
OnPropertyChanged ( [ propertyName = null ) : void
SendLimitOrder ( ) : void
SendStopLimitOrder ( ) : void
SetupCommandsAndBehaviour ( ) : void

메소드 상세

NewLimitOrderViewModel() 공개 메소드

public NewLimitOrderViewModel ( IClient exchangeApi ) : System
exchangeApi IClient
리턴 System