コード例 #1
0
ファイル: TurnController.cs プロジェクト: eiseneker/tictacs
 public static void Next()
 {
     instance.Nextish();
 }