C# Class NuGet.Indexing.VersionsHandler.RegistrationEntry

Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

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

Method Details

RegistrationEntry() public méthode

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