コード例 #1
0
 public static void Strike(this Game game)
 {
     game.TakeOneRoll(10);
 }