C# Class Newtonsoft.Json.JsonValidatingReader.SchemaScope

Afficher le fichier Open project: JamesNK/Newtonsoft.Json Class Usage Examples

Méthodes publiques

Méthode Description
SchemaScope ( JTokenType tokenType, IList schemas ) : System

Private Methods

Méthode Description
GetRequiredProperties ( JsonSchemaModel schema ) : IEnumerable

Method Details

SchemaScope() public méthode

public SchemaScope ( JTokenType tokenType, IList schemas ) : System
tokenType JTokenType
schemas IList
Résultat System