示例#1
0
 protected void UpdateTs()
 {
     _ts = File.GetLastWriteTime(_table._indexName);
 }