C# Class NuGet.Indexing.ServiceInfoImpl

显示文件 Open project: NuGet/NuGet.Services.Metadata

Public Methods

Method Description
Rankings ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
Stats ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void

Method Details

Rankings() public static method

public static Rankings ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
jsonWriter JsonWriter
searcherManager NuGetSearcherManager
return void

Stats() public static method

public static Stats ( JsonWriter jsonWriter, NuGetSearcherManager searcherManager ) : void
jsonWriter JsonWriter
searcherManager NuGetSearcherManager
return void