Пример #1
0
 public static void Clear()
 {
     Depts       = null;
     TreeList    = null;
     SelectItems = null;
     LevelPath.Clear();
 }