Class RepositoryFileProtectorFactory
Namespace: Aurigma.DesignAtoms.Storage.Repositories.Protectors
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class RepositoryFileProtectorFactory : IRepositoryFileProtectorFactory
Inheritance: System.Object -> RepositoryFileProtectorFactory
Implements
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
RepositoryFileProtectorFactory
public RepositoryFileProtectorFactory(ILifetimeScope lifetimeScope)
Methods
CreateRepositoryFileProtector<TRepository>
public IRepositoryFileProtector CreateRepositoryFileProtector<TRepository>()
where TRepository : IFileRepository
Returns
Aurigma.DesignAtoms.Storage.Repositories.Interfaces.Protectors.IRepositoryFileProtector