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

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