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