Initializes a new OptimisticLockArgs with the specified reference version.
Initializes a new OptimisticLockArgs with the specified reference version.
public OptimisticLockArgs(IOptimisticLockVersion);
Initializes a new OptimisticLockArgs with the specified reference version.
public OptimisticLockArgs(IOptimisticLockVersion,bool);
OptimisticLockArgs Class | TechTalk.Genome.Locking Namespace