Click or drag to resize
Json.NET Schema

ExternalSchema Constructor

 
Overload List
  NameDescription
Public methodExternalSchema(JSchema)
Initializes a new instance of the ExternalSchema class with the specified JSchema.
Public methodExternalSchema(Uri, JSchema)
Initializes a new instance of the ExternalSchema class with the specified URI and JSchema.
Top
See Also