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