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