Метод | Описание | |
---|---|---|
ConflictException ( ) : System |
Initializes a new instance of the ConflictException class.
|
|
ConflictException ( string message ) : System |
Initializes a new instance of the ConflictException class.
|
|
ConflictException ( string message, |
Initializes a new instance of the ConflictException class.
|
Метод | Описание | |
---|---|---|
ConflictException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the ConflictException class.
|
protected ConflictException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
Результат | System |
public ConflictException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public ConflictException ( string message, |
||
message | string | The message. |
inner | The inner. | |
Результат | System |