Table of Contents

Interface ILockableRepositoryCollection<TEntity>

Namespace
Tharga.MongoDB.Lockable
Assembly
Tharga.MongoDB.dll
public interface ILockableRepositoryCollection<TEntity> : ILockableRepositoryCollection<TEntity, ObjectId>, IRepositoryCollection<TEntity, ObjectId>, IReadOnlyRepositoryCollection<TEntity, ObjectId>, IRepositoryCollection, IReadOnlyRepositoryCollection where TEntity : LockableEntityBase<ObjectId>

Type Parameters

TEntity
Inherited Members