示例#1
0
 public long Del(long key)
 {
     return(BangDBNative.Del_Long(_connection, key));
 }