C# Class SimpleJSON.JSON

Show file Open project: drakelinglabs/unityarmada Class Usage Examples

Public Methods

Method Description
Parse ( string aJSON ) : JSONNode

Method Details

Parse() public static method

public static Parse ( string aJSON ) : JSONNode
aJSON string
return JSONNode