Click or drag to resize
Trace_DOMWriterAttributeEntry Constructor

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AttributeEntry(
	string name,
	string value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:DXMLBase.Trace_DOMWriter.AttributeEntry.#ctor(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:DXMLBase.Trace_DOMWriter.AttributeEntry.#ctor(System.String,System.String)"]

See Also