C# Class Ng.Json.RegistrationBaseUrlRewritingJsonReader

Inheritance: InterceptingJsonReader
Show file Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Public Methods

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

Protected Methods

Method Description
OnReadInterceptedPropertyName ( ) : bool

Method Details

OnReadInterceptedPropertyName() protected method

protected OnReadInterceptedPropertyName ( ) : bool
return bool

RegistrationBaseUrlRewritingJsonReader() public method

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