System.Xml.XPath.XPathException.XPathException C# (CSharp) Méthode

XPathException() public méthode

public XPathException ( ) : System
Résultat System
        public XPathException() : this(string.Empty, (Exception)null) { }

Same methods

XPathException::XPathException ( SerializationInfo info, StreamingContext context ) : System
XPathException::XPathException ( string message ) : System
XPathException::XPathException ( string message, Exception innerException ) : System
XPathException::XPathException ( string res, string args ) : System
XPathException::XPathException ( string res, string args, Exception inner ) : System