Alba.Jaml.MSInternal.XamlParseException.XamlParseException C# (CSharp) Метод

XamlParseException() приватный Метод

private XamlParseException ( ) : System
Результат 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