Bickle.PendingException.PendingException C# (CSharp) Method

PendingException() public method

public PendingException ( ) : System
return 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