JSON Serialization Data 1

JsonSerializationData Generic Class

The result of a serialization request.

Syntax

Member Details

JsonSerializationData Constructor

Documentation for this section has not yet been entered.

Syntax

public JsonSerializationData ()

Remarks

Requirements

Namespace: Sansar.Utility Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0


Object Property

The object.

Syntax

public T Object { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Sansar.Utility Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0



Last updated