C# Class NuGet.Indexing.VersionResult

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

Méthodes publiques

Méthode Description
GetStableVersions ( bool onlyListed ) : IEnumerable
GetVersions ( bool onlyListed ) : IEnumerable
VersionResult ( ) : System.Collections.Generic

Method Details

GetStableVersions() public méthode

public GetStableVersions ( bool onlyListed ) : IEnumerable
onlyListed bool
Résultat IEnumerable

GetVersions() public méthode

public GetVersions ( bool onlyListed ) : IEnumerable
onlyListed bool
Résultat IEnumerable

VersionResult() public méthode

public VersionResult ( ) : System.Collections.Generic
Résultat System.Collections.Generic