C# 클래스 SketchfabPublisher.JSON

파일 보기 프로젝트 열기: adankevich/SketchfabExporter

공개 메소드들

메소드 설명
stringify ( ) : string
toJSON ( string json_str, Type t ) : object

비공개 메소드들

메소드 설명
getBytes ( string str ) : byte[]

메소드 상세

stringify() 공개 메소드

public stringify ( ) : string
리턴 string

toJSON() 공개 정적인 메소드

public static toJSON ( string json_str, Type t ) : object
json_str string
t System.Type
리턴 object