Свойство | Тип | Описание | |
---|---|---|---|
FileName | string | ||
Line | int |
Метод | Описание | |
---|---|---|
ParseException ( string msg, |
Constructs an instance of a ParseException wrapping an inner exception.
|
|
ParseException ( string msg, string fileName, int line ) : System |
Constructs an instance of a ParseException
|
public ParseException ( string msg, |
||
msg | string | |
inner | ||
fileName | string | |
line | int | |
Результат | System |
public ParseException ( string msg, string fileName, int line ) : System | ||
msg | string | |
fileName | string | |
line | int | |
Результат | System |