Пример #1
0
 public void Close()
 {
     if (IndexFile != null)
     {
         IndexFile.CommitLevel1Cache();
     }
 }