Пример #1
0
 public static void UN_LIST <K, V>(Dictionary <K, V> list)
 {
     mDictionaryPool.destroyList(list);
 }