Example #1
0
 /// <summary>
 /// Destroy the System object.
 /// </summary>
 public static void Destroy()
 {
     _instance.Dispose();
 }