C# 클래스 SDL.TridionVSRazorExtension.Common.Xml.Service

파일 보기 프로젝트 열기: mvlasenko/TridionVSRazorExtension

공개 메소드들

메소드 설명
GetByXPath ( this root, string xPath, System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement

메소드 상세

GetByXPath() 공개 정적인 메소드

public static GetByXPath ( this root, string xPath, System.Xml.Linq.XNamespace ns ) : System.Xml.Linq.XElement
root this
xPath string
ns System.Xml.Linq.XNamespace
리턴 System.Xml.Linq.XElement