Метод | Описание | |
---|---|---|
ReaderException ( ) : System | ||
ReaderException ( int line, int column, |
||
ReaderException ( string msg ) : System | ||
ReaderException ( string msg, |
Метод | Описание | |
---|---|---|
GetObjectData ( |
||
ReaderException ( |
public ReaderException ( int line, int column, |
||
line | int | |
column | int | |
e | ||
Результат | System |
public ReaderException ( string msg ) : System | ||
msg | string | |
Результат | System |
public ReaderException ( string msg, |
||
msg | string | |
innerException | ||
Результат | System |