Click or drag to resize

XML Constructor

Initializes a new instance of the XML class

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public XML(
	string text
)

Parameters

text
Type: SystemString
See Also