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 nullable boolean to a JsonBool value or null.