C# Class ThirdParty.Json.LitJson.WriterContext

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
Count int
ExpectingValue bool
InArray bool
InObject bool
Padding int

Property Details

Count public_oe property

public int Count
Résultat int

ExpectingValue public_oe property

public bool ExpectingValue
Résultat bool

InArray public_oe property

public bool InArray
Résultat bool

InObject public_oe property

public bool InObject
Résultat bool

Padding public_oe property

public int Padding
Résultat int