Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator JsonBool(bool)

Declaration

public static implicit operator JsonBool(
    bool value
)

Summary

Converts the specified ordinary boolean to a JsonBool value.