This type contains the following members.
public class FileService: IFileService
- Inheritance:
- ObjectFileService
- Implements:
- IFileService
Constructors
FileService(IRepository<FileDescriptorEntity>, IFileStore, IApplicationCache) | Default constructor. Services are injected by the IoC container. |
Methods
GetFileByIdAsync(string) | |
OpenReadStreamAsync(IFileDescriptor) | |
OpenReadStreamAsync(string) |