Avro.Test.ExampleSchema.ExampleSchema C# (CSharp) Méthode

ExampleSchema() public méthode

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

Same methods

ExampleSchema::ExampleSchema ( string schemaString, bool valid ) : System
ExampleSchema