Ejemplo n.º 1
0
 public static void UnloadAll()
 {
     if (_instance != null)
     {
         _instance.UnloadAll();
     }
 }