Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AppendIndented(StringBuilder, int)

Declaration

public override void AppendIndented(
    StringBuilder sb,
    int indentation = 0
)

Summary

Converts the JSON value to a JSON string that parses back to this value. Supports null values.