C# Class NuGet.Indexing.VersionsHandler.RegistrationEntry

Mostra file Open project: NuGet/NuGet.Services.Metadata

Public Methods

Method Description
RegistrationEntry ( int docId, NuGet.Versioning.NuGetVersion version, bool isListed ) : System

Method Details

RegistrationEntry() public method

public RegistrationEntry ( int docId, NuGet.Versioning.NuGetVersion version, bool isListed ) : System
docId int
version NuGet.Versioning.NuGetVersion
isListed bool
return System