WikiFunctions.Parse.TypoException.TypoException C# (CSharp) Метод

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

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

Same methods

TypoException::TypoException ( System info, System context ) : System
TypoException::TypoException ( string message ) : System
TypoException::TypoException ( string message, Exception inner ) : System
TypoException