C# 클래스 NetIde.Update.PackageUninstaller

상속: PackageManager
파일 보기 프로젝트 열기: netide/netide

공개 메소드들

메소드 설명
Execute ( ) : void
PackageUninstaller ( ContextName context, string packageId ) : System

비공개 메소드들

메소드 설명
PerformUnregistration ( string fileSystemRoot, INiPackage package ) : bool
RemovePackage ( string packagePath ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

PackageUninstaller() 공개 메소드

public PackageUninstaller ( ContextName context, string packageId ) : System
context ContextName
packageId string
리턴 System