C# Class TerrificNet.ViewEngine.Schema.SchemaComparisonNotification

Datei anzeigen Open project: namics/TerrificNet Class Usage Examples

Protected Methods

Method Description
SchemaComparisonNotification ( Newtonsoft.Json.Schema.JSchema schemaPart, Newtonsoft.Json.Schema.JSchema schemaPartBase, SchemaComparisionNotificationLevel level ) : System

Method Details

SchemaComparisonNotification() protected method

protected SchemaComparisonNotification ( Newtonsoft.Json.Schema.JSchema schemaPart, Newtonsoft.Json.Schema.JSchema schemaPartBase, SchemaComparisionNotificationLevel level ) : System
schemaPart Newtonsoft.Json.Schema.JSchema
schemaPartBase Newtonsoft.Json.Schema.JSchema
level SchemaComparisionNotificationLevel
return System