Example #1
0
 public static void ResetStatic()
 {
     cullLists.Clear();
 }
Example #2
0
 public static void ResetStatic()
 {
     applyList.Clear();
 }
 public void Clear()
 {
     lookup.Clear();
     list.Clear();
 }