Click or drag to resize
XdsDNDNComponent Constructor (String, String)

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DNComponent(
	string t,
	string v
)

Parameters

t
Type: SystemString

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

v
Type: SystemString

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

See Also