Метод | Описание | |
---|---|---|
ContentNotDefinedException ( ) : System |
Constructor to report the default message.
|
|
ContentNotDefinedException ( string message ) : System |
Constructor to report the given message.
|
public ContentNotDefinedException ( ) : System | ||
Результат | System |
public ContentNotDefinedException ( string message ) : System | ||
message | string | The message to report. |
Результат | System |