C# Class Orc.NuGetExplorer.IPackageExtensions

Afficher le fichier Open project: WildGums/Orc.NuGetExplorer

Méthodes publiques

Méthode Description
GetKeyForCache ( this package ) : string
IsPrerelease ( this package ) : bool

Method Details

GetKeyForCache() public static méthode

public static GetKeyForCache ( this package ) : string
package this
Résultat string

IsPrerelease() public static méthode

public static IsPrerelease ( this package ) : bool
package this
Résultat bool