C# 클래스 Avro.Test.ExampleSchema

파일 보기 프로젝트 열기: thirumg/Avro.NET

공개 메소드들

메소드 설명
ExampleSchema ( ) : System
ExampleSchema ( string schemaString, bool valid ) : System

메소드 상세

ExampleSchema() 공개 메소드

public ExampleSchema ( ) : System
리턴 System

ExampleSchema() 공개 메소드

public ExampleSchema ( string schemaString, bool valid ) : System
schemaString string
valid bool
리턴 System