C# Class System.Xml.XPath.XDocumentExtensions

Mostra file Open project: dotnet/corefx

Public Methods

Method Description
ToXPathNavigable ( this node ) : System.Xml.XPath.IXPathNavigable

Method Details

ToXPathNavigable() public static method

public static ToXPathNavigable ( this node ) : System.Xml.XPath.IXPathNavigable
node this
return System.Xml.XPath.IXPathNavigable