Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: NumericConversionOptions AllowConversionFromBool

Declaration

NumericConversionOptions AllowConversionFromBool

Summary

The conversion succeeds if the object is a JsonBool, which will convert to 0 if false and 1 if true.