C# Class CCNet.Build.Reconfigure.CCNetConfigExtensions.Element

Inheritance: IDisposable
Show file Open project: shuruev/CCNet.Extensions

Public Methods

Method Description
Dispose ( ) : void
Element ( XmlWriter writer ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Element() public method

public Element ( XmlWriter writer ) : System
writer System.Xml.XmlWriter
return System