Class | Description | |
---|---|---|
ContentStorageSelectorAttribute | Attribute class used for adjusting a selector position. | |
FileContentStorageInfo | Provides an information about the file content storage. |
Interface | Description | |
---|---|---|
IFileContentCopyMoveContext | A context for the IFileContentStorage.CopyAsync and IFileContentStorage.MoveAsync methods. | |
IFileContentDeleteContext | A context for the IFileContentStorage.DeleteAsync method. | |
IFileContentReadContext | A context for the IFileContentStorage.ReadAsync method. | |
IFileContentStorage | An interface for implementing a custom file content storage. | |
IFileContentStorageSelector | Provides a method for selecting an appropriate instance of the IFileContentStorage type. | |
IFileContentWriteContext | A context for the IFileContentStorage.WriteAsync method. |