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