public static void Clear() { MainPanel = null; Managed = null; //SMT.SAAS.Main.CurrentContext.Common.CurrentLoginUserInfo = null; SystemInfo = null; CacheMenu = null; CacheMenuPermissionList = new List <string>(); }
public static void Clear() { MainPanel = null; Managed = null; //SMT.SAAS.Main.CurrentContext.Common.CurrentLoginUserInfo = null; SystemInfo = null; CacheMenu = null; CacheMenuPermissionList = new List<string>(); }