BclExtras.Threading.InvocationException.InvocationException C# (CSharp) Метод

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

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

Same methods

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