Method | Description | |
---|---|---|
GameDetails ( ) : System | ||
SetPlayerMove ( dynamic rowCol, string currentPlayerId ) : string |
Method | Description | |
---|---|---|
CheckCols ( ) : string | ||
CheckDiagonal ( ) : string | ||
CheckDraw ( ) : string | ||
CheckGameStatus ( ) : string | ||
CheckRows ( ) : string |
public SetPlayerMove ( dynamic rowCol, string currentPlayerId ) : string | ||
rowCol | dynamic | |
currentPlayerId | string | |
return | string |