C# Class Malt.Reporting.Xml.XmlExtensions

Datei anzeigen Open project: oldrev/maltreport

Public Methods

Method Description
LookupAncestor ( this self, string ancestorName ) : XmlNode

Method Details

LookupAncestor() public static method

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