C# 클래스 AuctionSniper.UI.ViewModels.MainWindowModel

상속: INotifyPropertyChanged, ISniperListener
파일 보기 프로젝트 열기: isaiah-perumalla/goos-dot-net

공개 메소드들

메소드 설명
AuctionLost ( ) : void
MainWindowModel ( SynchronizationContext uiSynchronizationContext ) : System
SniperIsBidding ( ) : void

비공개 메소드들

메소드 설명
JoinAuction ( ) : void
NotifyPropertyChanged ( string propertyName ) : void
ShowStatus ( string sts ) : void

메소드 상세

AuctionLost() 공개 메소드

public AuctionLost ( ) : void
리턴 void

MainWindowModel() 공개 메소드

public MainWindowModel ( SynchronizationContext uiSynchronizationContext ) : System
uiSynchronizationContext System.Threading.SynchronizationContext
리턴 System

SniperIsBidding() 공개 메소드

public SniperIsBidding ( ) : void
리턴 void