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

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

공개 메소드들

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

메소드 상세

ValueConflict() 공개 메소드

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