C# Class Orc.NuGetExplorer.DeletemeWatcher

Inheritance: PackageManagerWatcherBase
Afficher le fichier Open project: WildGums/Orc.NuGetExplorer

Méthodes publiques

Méthode Description
DeletemeWatcher ( IPackageOperationNotificationService packageOperationNotificationService ) : System.IO

Méthodes protégées

Méthode Description
OnOperationFinished ( object sender, PackageOperationEventArgs e ) : void

Method Details

DeletemeWatcher() public méthode

public DeletemeWatcher ( IPackageOperationNotificationService packageOperationNotificationService ) : System.IO
packageOperationNotificationService IPackageOperationNotificationService
Résultat System.IO

OnOperationFinished() protected méthode

protected OnOperationFinished ( object sender, PackageOperationEventArgs e ) : void
sender object
e PackageOperationEventArgs
Résultat void