C# Class Ng.Json.RegistrationBaseUrlRewritingJsonReader

Inheritance: InterceptingJsonReader
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Méthodes publiques

Méthode Description
RegistrationBaseUrlRewritingJsonReader ( JTokenReader innerReader, string>.List replacements ) : System.Collections.Generic

Méthodes protégées

Méthode Description
OnReadInterceptedPropertyName ( ) : bool

Method Details

OnReadInterceptedPropertyName() protected méthode

protected OnReadInterceptedPropertyName ( ) : bool
Résultat bool

RegistrationBaseUrlRewritingJsonReader() public méthode

public RegistrationBaseUrlRewritingJsonReader ( JTokenReader innerReader, string>.List replacements ) : System.Collections.Generic
innerReader Newtonsoft.Json.Linq.JTokenReader
replacements string>.List
Résultat System.Collections.Generic