Beispiel #1
0
 public static Matchmaker GetInstance()
 {
     return _instance ?? (_instance = new Matchmaker());
 }
Beispiel #2
0
 public static Matchmaker GetInstance()
 {
     return(_instance ?? (_instance = new Matchmaker()));
 }