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

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

공개 메소드들

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

메소드 상세

TypeChangeFailure() 공개 메소드

public TypeChangeFailure ( 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