Click or drag to resize
JsonParse Method

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static Object Parse(
	string json
)

Parameters

json
Type: SystemString

Return Value

Type: Object
See Also