C# Class Orc.NuGetExplorer.IPackageExtensions

Show file Open project: WildGums/Orc.NuGetExplorer

Public Methods

Method Description
GetKeyForCache ( this package ) : string
IsPrerelease ( this package ) : bool

Method Details

GetKeyForCache() public static method

public static GetKeyForCache ( this package ) : string
package this
return string

IsPrerelease() public static method

public static IsPrerelease ( this package ) : bool
package this
return bool