CDATA Constructor (String)

DCSoft.DBUtilityGeneric

CDATA Constructor (String)
Initializes a new instance of the CDATA class

Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public CDATA(
	string p_Value
)

Parameters

p_Value
Type: SystemString

[Missing <param name="p_Value"/> documentation for "M:DCSoft.Utility.Utils.CDATA.#ctor(System.String)"]

See Also