C# 클래스 Avro.Test.ExampleProtocol

파일 보기 프로젝트 열기: thirumg/Avro.NET 1 사용 예제들

공개 메소드들

메소드 설명
ExampleProtocol ( string protocol, bool valid ) : System
ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System

메소드 상세

ExampleProtocol() 공개 메소드

public ExampleProtocol ( string protocol, bool valid ) : System
protocol string
valid bool
리턴 System

ExampleProtocol() 공개 메소드

public ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System
protocol string
valid bool
name string
comment string
리턴 System