C# 클래스 Malt.Reporting.Xml.XmlExtensions

파일 보기 프로젝트 열기: oldrev/maltreport

공개 메소드들

메소드 설명
LookupAncestor ( this self, string ancestorName ) : XmlNode

메소드 상세

LookupAncestor() 공개 정적인 메소드

public static LookupAncestor ( this self, string ancestorName ) : XmlNode
self this
ancestorName string
리턴 System.Xml.XmlNode