C# Class XmlTransformer.AttributeTransform

Inheritance: Transform
Mostra file Open project: micahlmartin/XmlTransformer

Protected Methods

Method Description
AttributeTransform ( ) : System

Private Methods

Method Description
GetAttributesFrom ( XmlNode node ) : XmlNodeList
GetAttributesFrom ( XmlNode node, IList arguments, bool warnIfEmpty ) : XmlNodeList
GetAttributesFrom ( XmlNode node, string argument, bool warnIfEmpty ) : XmlNodeList

Method Details

AttributeTransform() protected method

protected AttributeTransform ( ) : System
return System