Beispiel #1
0
 public static void Reload()
 {
     if (_Instance != null)
     {
         _Instance.Load();
     }
 }