C# 클래스 OurSonic.JsonParser

파일 보기 프로젝트 열기: OurSonic/OurSonic

공개 메소드들

메소드 설명
GetNext ( ) : JsonParserPiece
JsonParser ( string input ) : System

메소드 상세

GetNext() 공개 메소드

public GetNext ( ) : JsonParserPiece
리턴 JsonParserPiece

JsonParser() 공개 메소드

public JsonParser ( string input ) : System
input string
리턴 System