예제 #1
0
 public static void ShutDown()
 {
     _securitySystem.Shutdown();
     SearchManager.Instance.ShutDown();
 }