JsonSchemaContractResolver Constructor
Overload List
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the JsonSchemaContractResolver class where PreContractResolver is null and PostContractResolver is DefaultContractResolver. | |
|
JsonSchemaContractResolver(IContractResolver, IContractResolver) |
Initializes a new instance of the JsonSchemaContractResolver class with the specified IContractResolvers. |