C# Class Avro.MapSchema

Class for map schemas
Inheritance: Avro.UnnamedSchema
Afficher le fichier Open project: thirumg/Avro.NET

Méthodes protégées

Méthode Description
WriteProperties ( Newtonsoft writer ) : void

Private Methods

Méthode Description
MapSchema ( Schema valueSchema ) : System
NewInstance ( JToken j, Names names ) : MapSchema

Method Details

WriteProperties() protected méthode

protected WriteProperties ( Newtonsoft writer ) : void
writer Newtonsoft
Résultat void