Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / IDirectoryStorage Interface
Members

In This Topic
    IDirectoryStorage Interface
    In This Topic
    The directory storage interface.
    Syntax
    'Declaration
     
    
    Public Interface IDirectoryStorage 
       Inherits IStorage 
    public interface IDirectoryStorage : IStorage  
    See Also