Example #1
0
 private static void RemoveUpdater(FunctionUpdater funcUpdater)
 {
     updaterList.Remove(funcUpdater);
 }