C# Class CCNet.Build.Reconfigure.ConfigurationBuilder.TagElement

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

Public Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TagElement() public method

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