Exemplo n.º 1
0
 public static Matchmaker GetInstance()
 {
     return _instance ?? (_instance = new Matchmaker());
 }
Exemplo n.º 2
0
 public static Matchmaker GetInstance()
 {
     return(_instance ?? (_instance = new Matchmaker()));
 }