Exemplo n.º 1
0
 /// <summary>
 /// 释放内存
 /// </summary>
 internal void FreeMemory()
 {
     _index.FreeMemory();
 }
Exemplo n.º 2
0
 internal void FreeMemory()
 {
     _keys.FreeMemory();
 }