C# Class Avro.Test.ExampleProtocol

Afficher le fichier Open project: thirumg/Avro.NET Class Usage Examples

Méthodes publiques

Méthode Description
ExampleProtocol ( string protocol, bool valid ) : System
ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System

Method Details

ExampleProtocol() public méthode

public ExampleProtocol ( string protocol, bool valid ) : System
protocol string
valid bool
Résultat System

ExampleProtocol() public méthode

public ExampleProtocol ( string protocol, bool valid, string name, string comment ) : System
protocol string
valid bool
name string
comment string
Résultat System