Click or drag to resize
XdsDNquote Method

[Missing <summary> documentation for "M:DXMLBase.XdsDN.quote(System.String,System.Char[])"]

Namespace: DXMLBase
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string quote(
	string str,
	char[] d
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:DXMLBase.XdsDN.quote(System.String,System.Char[])"]

d
Type: SystemChar

[Missing <param name="d"/> documentation for "M:DXMLBase.XdsDN.quote(System.String,System.Char[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:DXMLBase.XdsDN.quote(System.String,System.Char[])"]

See Also