C# 클래스 GameGUI.View.MainWindow

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: porcellus/KomponensAlapuJatek 1 사용 예제들

공개 메소드들

메소드 설명
AddToGame ( Chess game, PlayerType pt ) : void
MainWindow ( ) : System

비공개 메소드들

메소드 설명
BtPut_Click ( object sender, RoutedEventArgs e ) : void
OnStep ( IState state ) : void

메소드 상세

AddToGame() 공개 메소드

public AddToGame ( Chess game, PlayerType pt ) : void
game Chess
pt PlayerType
리턴 void

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System