JsonValueTrue Field

Represents the JavaScript true value. The Type of the value is Boolean.

Definition

Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 3.0.0
C#
public static readonly JsonValue True

Field Value

JsonValue

See Also