Fields
-
Allow
Non Json.NET will use a non-public default constructor before falling back to a parameterized constructor.Public Default Constructor - Default First attempt to use the public default constructor, then fall back to a single parameterized constructor, then to the non-public default constructor.