[]
The base class of the storage provider.
public interface IStorageProvider
Name | Description |
---|---|
GetDirectoryStorage(string, NameValueCollection) | Gets the IDirectoryStorage with specified name and arguments. |
GetFileStorage(string, NameValueCollection) | Gets the IFileStorage with specified name and arguments. |