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