Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema.Generation
JSchemaGenerationProviderAttribute Class
JSchemaGenerationProviderAttribute Constructor
JSchemaGenerationProviderAttribute Constructor (Type)
JSchemaGenerationProviderAttribute Constructor (Type, Object[])
JSchemaGenerationProviderAttribute Constructor (Type)
Initializes a new instance of the
JSchemaGenerationProviderAttribute
class.
Namespace:
Newtonsoft.Json.Schema.Generation
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
JSchemaGenerationProviderAttribute
(
Type
providerType
)
Parameters
providerType
Type:
System
Type
Type of the provider.
See Also
Reference
JSchemaGenerationProviderAttribute Class
JSchemaGenerationProviderAttribute Overload
Newtonsoft.Json.Schema.Generation Namespace
Json.NET Schema Home