Bickle.PendingException.PendingException C# (CSharp) 메소드

PendingException() 공개 메소드

public PendingException ( ) : System
리턴 System
        public PendingException()
        {
        }

Same methods

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