示例#1
0
 private void DropIndexAsync(HashSet<string> attributes, IndexDroppedCallBack callBack) { }
示例#2
0
 private void DropAllIndexesAsync(IndexDroppedCallBack callBack) { }
示例#3
0
 private void DropIndexAsync(string attribute, IndexDroppedCallBack callBack) { }