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