C# Class Avro.SchemaResolutionException

Inheritance: AvroException
Afficher le fichier Open project: thirumg/Avro.NET

Méthodes publiques

Méthode Description
SchemaResolutionException ( string s, Schema readerSchema, Schema writerSchema ) : System

Method Details

SchemaResolutionException() public méthode

public SchemaResolutionException ( string s, Schema readerSchema, Schema writerSchema ) : System
s string
readerSchema Schema
writerSchema Schema
Résultat System