C# Class MustBe.Consulo.Internal.JSON

Exibir arquivo Open project: consulo/UnityEditorConsuloPlugin

Public Methods

Method Description
Parse ( string aJSON ) : JSONNode

Method Details

Parse() public static method

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