C# 클래스 MustBe.Consulo.Internal.JSON

파일 보기 프로젝트 열기: consulo/UnityEditorConsuloPlugin

공개 메소드들

메소드 설명
Parse ( string aJSON ) : JSONNode

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string aJSON ) : JSONNode
aJSON string
리턴 JSONNode