C# 클래스 Newtonsoft.Json.JsonValidatingReader.SchemaScope

파일 보기 프로젝트 열기: JamesNK/Newtonsoft.Json 1 사용 예제들

공개 메소드들

메소드 설명
SchemaScope ( JTokenType tokenType, IList schemas ) : System

비공개 메소드들

메소드 설명
GetRequiredProperties ( JsonSchemaModel schema ) : IEnumerable

메소드 상세

SchemaScope() 공개 메소드

public SchemaScope ( JTokenType tokenType, IList schemas ) : System
tokenType JTokenType
schemas IList
리턴 System