C# Class ThirdParty.Json.LitJson.WriterContext

Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Public Properties

Property Type Description
Count int
ExpectingValue bool
InArray bool
InObject bool
Padding int

Property Details

Count public_oe property

public int Count
return int

ExpectingValue public_oe property

public bool ExpectingValue
return bool

InArray public_oe property

public bool InArray
return bool

InObject public_oe property

public bool InObject
return bool

Padding public_oe property

public int Padding
return int