C# Class Avro.Test.ExampleSchema

Afficher le fichier Open project: thirumg/Avro.NET

Méthodes publiques

Méthode Description
ExampleSchema ( ) : System
ExampleSchema ( string schemaString, bool valid ) : System

Method Details

ExampleSchema() public méthode

public ExampleSchema ( ) : System
Résultat System

ExampleSchema() public méthode

public ExampleSchema ( string schemaString, bool valid ) : System
schemaString string
valid bool
Résultat System