C# 클래스 NuGet.PowerShell.Commands.UninstallPackageCommand

상속: ProcessPackageBaseCommand
파일 보기 프로젝트 열기: xero-github/Nuget

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
UninstallPackageCommand ( ) : System.Management.Automation
UninstallPackageCommand ( ISolutionManager solutionManager, IVsPackageManagerFactory packageManagerFactory, IHttpClientEvents httpClientEvents, IVsCommonOperations vsCommonOperations ) : System.Management.Automation

보호된 메소드들

메소드 설명
ProcessRecordCore ( ) : void

메소드 상세

ProcessRecordCore() 보호된 메소드

protected ProcessRecordCore ( ) : void
리턴 void

UninstallPackageCommand() 공개 메소드

public UninstallPackageCommand ( ) : System.Management.Automation
리턴 System.Management.Automation

UninstallPackageCommand() 공개 메소드

public UninstallPackageCommand ( ISolutionManager solutionManager, IVsPackageManagerFactory packageManagerFactory, IHttpClientEvents httpClientEvents, IVsCommonOperations vsCommonOperations ) : System.Management.Automation
solutionManager ISolutionManager
packageManagerFactory IVsPackageManagerFactory
httpClientEvents IHttpClientEvents
vsCommonOperations IVsCommonOperations
리턴 System.Management.Automation