예제 #1
0
 public static void RemoveAll()
 {
     Instance._data.Clear();
     SafelyGettingAction.ClearListener();
 }