Microsoft.Zing.ZingAssertionFailureException.ZingAssertionFailureException C# (CSharp) Method

ZingAssertionFailureException() public method

public ZingAssertionFailureException ( ) : System
return System
        public ZingAssertionFailureException()
        {
        }

Same methods

ZingAssertionFailureException::ZingAssertionFailureException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
ZingAssertionFailureException::ZingAssertionFailureException ( string expression ) : System
ZingAssertionFailureException::ZingAssertionFailureException ( string message, Exception innerException ) : System
ZingAssertionFailureException::ZingAssertionFailureException ( string expression, string comment ) : System