C# Class Ninemsn.PackageManager.NuGet.WebProjectSystem

Inheritance: DefaultProjectSystem
Afficher le fichier Open project: alexfalkowski/NuGet.AdvancedPackagingTool

Méthodes publiques

Méthode Description
RemoveReference ( string name ) : void
WebProjectSystem ( string installationPath ) : System.IO

Method Details

RemoveReference() public méthode

public RemoveReference ( string name ) : void
name string
Résultat void

WebProjectSystem() public méthode

public WebProjectSystem ( string installationPath ) : System.IO
installationPath string
Résultat System.IO