示例#1
0
 public ReadOptions()
 {
     this.Handle = LevelDBInterop.leveldb_readoptions_create();
 }