Skip to main content

SerializationCtx Class

Namespace: GHIElectronics.TinyCLR.Data.Json · Assembly: GHIElectronics.TinyCLR.Data.Json

No description available.

public class SerializationCtx

Constructors

SerializationCtx(JsonSerializationOptions options)

public SerializationCtx(JsonSerializationOptions options)

No description available.

ParameterTypeDescription
optionsJsonSerializationOptions

Fields

options

public readonly JsonSerializationOptions options

No description available.

IndentLevel

public int IndentLevel

No description available.