Метод | Описание | |
---|---|---|
RealConcurrencyException ( ) : System | ||
RealConcurrencyException ( string message ) : System | ||
RealConcurrencyException ( string message, Exception inner ) : System |
Метод | Описание | |
---|---|---|
RealConcurrencyException ( SerializationInfo info, StreamingContext context ) : System |
public RealConcurrencyException ( ) : System | ||
Результат | System |
protected RealConcurrencyException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Результат | System |
public RealConcurrencyException ( string message ) : System | ||
message | string | |
Результат | System |
public RealConcurrencyException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |