Click or drag to resize

IDynamicConfigParameterWriteXml Method

Writes Xml formatted config to the writer

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
void WriteXml(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter

[Missing <param name="writer"/> documentation for "M:Rubedos.Viper.Net.Iface.IDynamicConfigParameter.WriteXml(System.Xml.XmlWriter)"]

See Also