Table of Contents

Class EntityLock<T>

Namespace
Tharga.MongoDB.Lockable
Assembly
Tharga.MongoDB.dll
public record EntityLock<T> : EntityLock<T, ObjectId>, IEquatable<EntityLock<T, ObjectId>>, IEquatable<EntityLock<T>> where T : LockableEntityBase<ObjectId>

Type Parameters

T
Inheritance
EntityLock<T, ObjectId>
EntityLock<T>
Implements
IEquatable<EntityLock<T, ObjectId>>
Inherited Members

Constructors

EntityLock(T, Lock)

public EntityLock(T entity, Lock l)

Parameters

entity T
l Lock