Beispiel #1
0
 public int countServerWorld(String server, int world)
 {
     return(_context.TownCount(server, world));
 }