C# Class NuGet.Indexing.VersionResult

Mostra file Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Public Methods

Method Description
GetStableVersions ( bool onlyListed ) : IEnumerable
GetVersions ( bool onlyListed ) : IEnumerable
VersionResult ( ) : System.Collections.Generic

Method Details

GetStableVersions() public method

public GetStableVersions ( bool onlyListed ) : IEnumerable
onlyListed bool
return IEnumerable

GetVersions() public method

public GetVersions ( bool onlyListed ) : IEnumerable
onlyListed bool
return IEnumerable

VersionResult() public method

public VersionResult ( ) : System.Collections.Generic
return System.Collections.Generic