Beispiel #1
0
 public static void Initialize()
 {
     tournaments = new TournamentCollection();
 }
 public static void Initialize()
 {
     tournaments = new TournamentCollection();
 }