C# 클래스 Ninemsn.PackageManager.NuGet.WebProjectSystem

상속: DefaultProjectSystem
파일 보기 프로젝트 열기: alexfalkowski/NuGet.AdvancedPackagingTool

공개 메소드들

메소드 설명
RemoveReference ( string name ) : void
WebProjectSystem ( string installationPath ) : System.IO

메소드 상세

RemoveReference() 공개 메소드

public RemoveReference ( string name ) : void
name string
리턴 void

WebProjectSystem() 공개 메소드

public WebProjectSystem ( string installationPath ) : System.IO
installationPath string
리턴 System.IO