C# Class NuGet.VisualStudio.PackageExtensions

Afficher le fichier Open project: xero-github/Nuget

Méthodes publiques

Méthode Description
HasPowerShellScript ( this package ) : bool
HasPowerShellScript ( this package, string names ) : bool
HasReadMeFileAtRoot ( this package ) : bool

Method Details

HasPowerShellScript() public static méthode

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

HasPowerShellScript() public static méthode

public static HasPowerShellScript ( this package, string names ) : bool
package this
names string
Résultat bool

HasReadMeFileAtRoot() public static méthode

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