JsonConverter Properties

Properties

HandleNullGets a value that indicates whether null should be passed to the converter on serialization, and whether Null should be passed on deserialization.
(Inherited from JsonConverter<PolynomialRegressionModel>)
TypeGets the type being converted by the current converter instance.
(Inherited from JsonConverter<PolynomialRegressionModel>)

See Also