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