Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: JsonBool(bool)

Declaration

public JsonBool(
    bool value
)

Summary

Constructs a JsonBool from the specified boolean.