C# 클래스 TerrificNet.ViewEngine.Schema.MissingPropertyInfo

상속: SchemaComparisonNotification
파일 보기 프로젝트 열기: namics/TerrificNet

공개 메소드들

메소드 설명
MissingPropertyInfo ( string propertyName, Newtonsoft.Json.Schema.JSchema schemaPart, Newtonsoft.Json.Schema.JSchema schemaPartBase ) : System

메소드 상세

MissingPropertyInfo() 공개 메소드

public MissingPropertyInfo ( string propertyName, Newtonsoft.Json.Schema.JSchema schemaPart, Newtonsoft.Json.Schema.JSchema schemaPartBase ) : System
propertyName string
schemaPart Newtonsoft.Json.Schema.JSchema
schemaPartBase Newtonsoft.Json.Schema.JSchema
리턴 System