This type contains the following members.
public class LiteDbDelayedRepository<T>: IRepository<T> where T : Redakt.Data.DocumentStore.IEntity
- Inheritance:
- ObjectLiteDbDelayedRepository<T>
- Implements:
- IRepository<T>
Constructors
LiteDbDelayedRepository(ILiteDbConnection) |