Skip to main content

Interface IRepositoryFileProtectorFactory

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

Methods

CreateRepositoryFileProtector<TRepository>

IRepositoryFileProtector CreateRepositoryFileProtector<TRepository>()
where TRepository : IFileRepository
Returns

Aurigma.DesignAtoms.Storage.Repositories.Interfaces.Protectors.IRepositoryFileProtector

Was this page helpful?