C# Class XmlTransformer.Remove

Inheritance: Transform
显示文件 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