Exemplo n.º 1
0
 public void Previous()
 {
     Native.leveldb_iter_prev(Handle);
 }