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