Méthode | Description | |
---|---|---|
Create ( long actual, long expected, string name, IList |
Méthode | Description | |
---|---|---|
OptimisticConcurrencyException ( |
||
OptimisticConcurrencyException ( string message, long actualVersion, long expectedVersion, string name, IList |
public static Create ( long actual, long expected, string name, IList |
||
actual | long | |
expected | long | |
name | string | |
serverEvents | IList |
|
Résultat |
protected OptimisticConcurrencyException ( |
||
info | ||
context | ||
Résultat | System |
protected OptimisticConcurrencyException ( string message, long actualVersion, long expectedVersion, string name, IList |
||
message | string | |
actualVersion | long | |
expectedVersion | long | |
name | string | |
serverEvents | IList |
|
Résultat | System |