C# Class CustomSchemaFilters, code

Inheritance: ISchemaFilter
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
Apply ( Schema, schema, SchemaRegistry schemaRegistry, Type, type ) : void

Method Details

Apply() public méthode

public Apply ( Schema, schema, SchemaRegistry schemaRegistry, Type, type ) : void
schema Schema,
schemaRegistry SchemaRegistry
type Type,
Résultat void