C# Class Pipl.APIs.Utils.TolerantStringEnumConverter

Inheritance: Newtonsoft.Json.Converters.StringEnumConverter
Afficher le fichier Open project: piplcom/piplapis-csharp

Méthodes publiques

Méthode Description
ReadJson ( Newtonsoft reader, Type objectType, object existingValue, Newtonsoft serializer ) : object

Method Details

ReadJson() public méthode

public ReadJson ( Newtonsoft reader, Type objectType, object existingValue, Newtonsoft serializer ) : object
reader Newtonsoft
objectType System.Type
existingValue object
serializer Newtonsoft
Résultat object