C# 클래스 TicTacToeAppWarp.JoinPage

상속: BasePage
파일 보기 프로젝트 열기: shephertz/Tutorials_WP_7_8 1 사용 예제들

공개 메소드들

메소드 설명
JoinPage ( ) : System
showResult ( String result ) : void

비공개 메소드들

메소드 설명
joinButton_Click ( object sender, RoutedEventArgs e ) : void

Explicit saving of settings

Settings are update when the user click Join.

moveToPlayScreen ( ) : void

메소드 상세

JoinPage() 공개 메소드

public JoinPage ( ) : System
리턴 System

showResult() 공개 메소드

public showResult ( String result ) : void
result String
리턴 void