Пример #1
0
 public static void Clear()
 {
     MainPanel = null;
     Managed   = null;
     //SMT.SAAS.Main.CurrentContext.Common.CurrentLoginUserInfo = null;
     SystemInfo = null;
     CacheMenu  = null;
     CacheMenuPermissionList = new List <string>();
 }
Пример #2
0
 public static void Clear()
 {
      
     MainPanel = null;
     Managed = null;
     //SMT.SAAS.Main.CurrentContext.Common.CurrentLoginUserInfo = null;
     SystemInfo = null;
     CacheMenu = null;
     CacheMenuPermissionList = new List<string>();
 }