C# 클래스 TinyJson.JSONWriter

파일 보기 프로젝트 열기: zanders3/json

공개 메소드들

메소드 설명
ToJson ( this item ) : string

비공개 메소드들

메소드 설명
AppendValue ( StringBuilder stringBuilder, object item ) : void

메소드 상세

ToJson() 공개 정적인 메소드

public static ToJson ( this item ) : string
item this
리턴 string