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