Alba.Jaml.MSInternal.XamlParseException.XamlParseException C# (CSharp) Method

XamlParseException() private method

private XamlParseException ( ) : System
return System
        public XamlParseException ()
        {}

Same methods

XamlParseException::XamlParseException ( MeScanner meScanner, string message ) : System
XamlParseException::XamlParseException ( SerializationInfo info, StreamingContext context ) : System
XamlParseException::XamlParseException ( int lineNumber, int linePosition, string message ) : System
XamlParseException::XamlParseException ( string message ) : System
XamlParseException::XamlParseException ( string message, Exception innerException ) : System
XamlParseException