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

ZingNullReferenceException() public method

public ZingNullReferenceException ( ) : System
return System
        public ZingNullReferenceException()
            : base()
        {
        }

Same methods

ZingNullReferenceException::ZingNullReferenceException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
ZingNullReferenceException::ZingNullReferenceException ( string message ) : System
ZingNullReferenceException::ZingNullReferenceException ( string message, Exception innerException ) : System
ZingNullReferenceException