Method | Description | |
---|---|---|
Delete ( ) : Bucket | ||
DeleteCommand ( Bucket bucket, string key ) : System | ||
Process ( byte response, object command ) : void |
public DeleteCommand ( Bucket bucket, string key ) : System | ||
bucket | Bucket | |
key | string | |
return | System |
public Process ( byte response, object command ) : void | ||
response | byte | |
command | object | |
return | void |