C# Class XmlTransformer.AttributeTransform

Inheritance: Transform
Afficher le fichier Open project: micahlmartin/XmlTransformer

Méthodes protégées

Méthode Description
AttributeTransform ( ) : System

Private Methods

Méthode 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 méthode

protected AttributeTransform ( ) : System
Résultat System