public static void DestroyInstance()
 {
     instance = null;
 }
Exemple #2
0
 public static void DestroyInstance()
 {
     instance = null;
 }