Skip to main content

Interface IRepositoryImageParamsReaderFactory

Namespace: Aurigma.DesignAtoms.Storage.Repositories.Interfaces
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IRepositoryImageParamsReaderFactory

Methods

CreateReader<TRepository>

IRepositoryImageParamsReader CreateReader<TRepository>()
where TRepository : IFileRepository
Returns

Aurigma.DesignAtoms.Storage.Repositories.Interfaces.IRepositoryImageParamsReader

Was this page helpful?