C# Class CustomSchemaFilters, code

Inheritance: ISchemaFilter
Show file Open project: shendongnian/code

Public Methods

Method Description
Apply ( Schema, schema, SchemaRegistry schemaRegistry, Type, type ) : void

Method Details

Apply() public method

public Apply ( Schema, schema, SchemaRegistry schemaRegistry, Type, type ) : void
schema Schema,
schemaRegistry SchemaRegistry
type Type,
return void