Avro.Test.ExampleSchema.ExampleSchema C# (CSharp) Метод

ExampleSchema() публичный Метод

public ExampleSchema ( ) : System
Результат System
        public ExampleSchema() { }
        public ExampleSchema(string schemaString, bool valid)

Same methods

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