Method | Description | |
---|---|---|
GetBucket ( string key ) : string | ||
GetBuckets ( ) : IEnumerable |
||
RemoveBucket ( string key ) : void |
Method | Description | |
---|---|---|
GetBase ( ) : string |
public static GetBucket ( string key ) : string | ||
key | string | |
return | string |
public static RemoveBucket ( string key ) : void | ||
key | string | |
return | void |