QuickFix.DictionaryParseException.DictionaryParseException C# (CSharp) Метод

DictionaryParseException() публичный Метод

public DictionaryParseException ( ) : System
Результат System
        public DictionaryParseException()
        {
        }

Same methods

DictionaryParseException::DictionaryParseException ( System info, System context ) : System
DictionaryParseException::DictionaryParseException ( string message ) : System
DictionaryParseException::DictionaryParseException ( string message, System inner ) : System
DictionaryParseException