Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: explicit operator bool(JsonBool)

Declaration

public static explicit operator bool(
    JsonBool value
)

Summary

Converts the specified JsonBool value to an ordinary boolean.