Avro.Test.ExampleSchema.ExampleSchema C# (CSharp) Method

ExampleSchema() public method

public ExampleSchema ( ) : System
return System
        public ExampleSchema() { }
        public ExampleSchema(string schemaString, bool valid)

Same methods

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