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