C# Class Ninemsn.PackageManager.NuGet.WebProjectSystem

Inheritance: DefaultProjectSystem
显示文件 Open project: alexfalkowski/NuGet.AdvancedPackagingTool

Public Methods

Method Description
RemoveReference ( string name ) : void
WebProjectSystem ( string installationPath ) : System.IO

Method Details

RemoveReference() public method

public RemoveReference ( string name ) : void
name string
return void

WebProjectSystem() public method

public WebProjectSystem ( string installationPath ) : System.IO
installationPath string
return System.IO