C# Class TestClassType, TinyJSON

显示文件 Open project: pbhogan/TinyJSON Class Usage Examples

Public Properties

Property Type Description
afterDecodeCallbackFired bool
beforeEncodeCallbackFired bool

Private Methods

Method Description
TestDumpClass ( ) : void
TestDumpClassIncludePublicProperties ( ) : void
TestDumpClassNoTypeHint ( ) : void
TestDumpClassPrettyPrint ( ) : void
TestDumpOuterNoTypeHint ( ) : void
TestLoadClass ( ) : void

Property Details

afterDecodeCallbackFired public_oe static_oe property

public static bool afterDecodeCallbackFired
return bool

beforeEncodeCallbackFired public_oe static_oe property

public static bool beforeEncodeCallbackFired
return bool