C# 클래스 TestClassType, TinyJSON

파일 보기 프로젝트 열기: pbhogan/TinyJSON 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
afterDecodeCallbackFired bool
beforeEncodeCallbackFired bool

비공개 메소드들

메소드 설명
TestDumpClass ( ) : void
TestDumpClassIncludePublicProperties ( ) : void
TestDumpClassNoTypeHint ( ) : void
TestDumpClassPrettyPrint ( ) : void
TestDumpOuterNoTypeHint ( ) : void
TestLoadClass ( ) : void

프로퍼티 상세

afterDecodeCallbackFired 공개적으로 정적으로 프로퍼티

public static bool afterDecodeCallbackFired
리턴 bool

beforeEncodeCallbackFired 공개적으로 정적으로 프로퍼티

public static bool beforeEncodeCallbackFired
리턴 bool