Interface ISystemDocumentStorage<TDocument>
Inherited Members
Namespace:InfinniPlatform.DocumentStorage
Assembly:InfinniPlatform.DocumentStorage.Abstractions.dll
Syntax
public interface ISystemDocumentStorage<TDocument> : IDocumentStorage<TDocument> where TDocument : Document
Type Parameters
Name | Description |
---|---|
TDocument |