Метод | Описание | |
---|---|---|
ContentLoadException ( ) : System |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( string message ) : System |
Initializes a new ContentLoadException class.
|
|
ContentLoadException ( string message, |
Initializes a new ContentLoadException class.
|
public ContentLoadException ( |
||
serializationInfo | The SerializationInfo. | |
context | The StreamContext. | |
Результат | System |
public ContentLoadException ( string message ) : System | ||
message | string | The Message. |
Результат | System |
public ContentLoadException ( string message, |
||
message | string | The Message. |
inner | The InnerException. | |
Результат | System |