C# 클래스 PsHandler.UI.UCStatusBar

Interaction logic for UCStatusBar.xaml
상속: System.Windows.Controls.UserControl, IObserverHandHistoryManager, IObserverTableManagerTableCount
파일 보기 프로젝트 열기: kampiuceris/PsHandler

공개 메소드들

메소드 설명
SetImportedErrors ( int value ) : void
SetImportedHands ( int value ) : void
SetImportedTournaments ( int value ) : void
SetTableCount ( int value ) : void
UCStatusBar ( ) : System.Windows

메소드 상세

SetImportedErrors() 공개 메소드

public SetImportedErrors ( int value ) : void
value int
리턴 void

SetImportedHands() 공개 메소드

public SetImportedHands ( int value ) : void
value int
리턴 void

SetImportedTournaments() 공개 메소드

public SetImportedTournaments ( int value ) : void
value int
리턴 void

SetTableCount() 공개 메소드

public SetTableCount ( int value ) : void
value int
리턴 void

UCStatusBar() 공개 메소드

public UCStatusBar ( ) : System.Windows
리턴 System.Windows