Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator bool?(JsonBool)

Declaration

public static implicit operator bool?(
    JsonBool value
)

Summary

Converts the specified JsonBool value to a nullable boolean.