C# Class XmlTransformer.Remove

Inheritance: Transform
Mostra file Open project: micahlmartin/XmlTransformer

Protected Methods

Method Description
Apply ( ) : void
RemoveNode ( ) : void

Method Details

Apply() protected method

protected Apply ( ) : void
return void

RemoveNode() protected method

protected RemoveNode ( ) : void
return void