C# 클래스 Newtonsoft.Json.Schema.JsonSchemaGenerator.TypeSchema

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

공개 메소드들

메소드 설명
TypeSchema ( Type type, JsonSchema schema ) : System

메소드 상세

TypeSchema() 공개 메소드

public TypeSchema ( Type type, JsonSchema schema ) : System
type System.Type
schema JsonSchema
리턴 System