Метод | Описание | |
---|---|---|
Create ( long actual, long expected, IIdentity id, IList |
Метод | Описание | |
---|---|---|
OptimisticConcurrencyException ( SerializationInfo info, StreamingContext context ) : System | ||
OptimisticConcurrencyException ( string message, long actualVersion, long expectedVersion, IIdentity id, IList |
public static Create ( long actual, long expected, IIdentity id, IList |
||
actual | long | |
expected | long | |
id | IIdentity | |
serverEvents | IList |
|
Результат | OptimisticConcurrencyException, |
protected OptimisticConcurrencyException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Результат | System |
protected OptimisticConcurrencyException ( string message, long actualVersion, long expectedVersion, IIdentity id, IList |
||
message | string | |
actualVersion | long | |
expectedVersion | long | |
id | IIdentity | |
serverEvents | IList |
|
Результат | System |