C# 클래스 Orc.NuGetExplorer.DeletemeWatcher

상속: PackageManagerWatcherBase
파일 보기 프로젝트 열기: WildGums/Orc.NuGetExplorer

공개 메소드들

메소드 설명
DeletemeWatcher ( IPackageOperationNotificationService packageOperationNotificationService ) : System.IO

보호된 메소드들

메소드 설명
OnOperationFinished ( object sender, PackageOperationEventArgs e ) : void

메소드 상세

DeletemeWatcher() 공개 메소드

public DeletemeWatcher ( IPackageOperationNotificationService packageOperationNotificationService ) : System.IO
packageOperationNotificationService IPackageOperationNotificationService
리턴 System.IO

OnOperationFinished() 보호된 메소드

protected OnOperationFinished ( object sender, PackageOperationEventArgs e ) : void
sender object
e PackageOperationEventArgs
리턴 void