Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OfficeTicTacToe
ViewModels
GameViewModel
C# 클래스 OfficeTicTacToe.ViewModels.GameViewModel
상속:
Danvy.ViewModels.ViewModelBase
파일 보기
프로젝트 열기: DXFrance/OfficeTicTacToe
1 사용 예제들
공개 메소드들
메소드
설명
Refresh
( ) :
System.Threading.Tasks.Task
Update
( ) :
System.Threading.Tasks.Task
비공개 메소드들
메소드
설명
Assign
(
GameViewModel
game
) :
void
CellEnabled
(
int
index
) :
bool
CellValue
(
int
index
) :
string
메소드 상세
Refresh()
공개
메소드
public
Refresh
( ) :
System.Threading.Tasks.Task
리턴
System.Threading.Tasks.Task
Update()
공개
메소드
public
Update
( ) :
System.Threading.Tasks.Task
리턴
System.Threading.Tasks.Task