C1.Web.Api.Storage Namespace / DiskStorageProvider Class
Properties Methods


DiskStorageProvider Class Members

The following tables list the members exposed by DiskStorageProvider.

Public Constructors
 NameDescription
Public ConstructorCreates a DiskStorageProvider with disk path which is used as the root path.  
Top
Public Properties
 NameDescription
Public PropertyGets the disk path which is used as the root path.  
Top
Public Methods
 NameDescription
Public MethodGets the IDirectoryStorage with specified name and arguments.  
Public MethodGets the IFileStorage with specified name and arguments.  
Top
See Also