Click or drag to resize

XMLUtilsDecodeString Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string DecodeString(
	string aSource
)

Parameters

aSource
Type: SystemString

Return Value

Type: String
See Also