Chinchilla.ChinchillaException.ChinchillaException C# (CSharp) Метод

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

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

Same methods

ChinchillaException::ChinchillaException ( SerializationInfo info, StreamingContext context ) : System
ChinchillaException::ChinchillaException ( string message ) : System
ChinchillaException::ChinchillaException ( string message, Exception inner ) : System
ChinchillaException