Ejemplo n.º 1
0
 public int getTotalKanCount()
 {
     return(_game.GetTotalKanCount(null));
 }