메소드 | 설명 | |
---|---|---|
GetAllStateSequence ( ) : IEnumerable |
||
GetLastPlayersStateSequence ( ) : IEnumerable |
||
TicTacToeGame ( int fullStateToken ) : System.Collections.Generic | ||
TicTacToeGame ( int stateToken, int nextPlay ) : System.Collections.Generic |
public GetLastPlayersStateSequence ( ) : IEnumerable |
||
리턴 | IEnumerable |
public TicTacToeGame ( int fullStateToken ) : System.Collections.Generic | ||
fullStateToken | int | |
리턴 | System.Collections.Generic |
public TicTacToeGame ( int stateToken, int nextPlay ) : System.Collections.Generic | ||
stateToken | int | |
nextPlay | int | |
리턴 | System.Collections.Generic |