Méthode | Description | |
---|---|---|
PackageManagerWatcherBase ( IPackageOperationNotificationService packageOperationNotificationService ) : Catel |
Méthode | Description | |
---|---|---|
OnOperationFinished ( object sender, |
||
OnOperationStarting ( object sender, |
||
OnOperationsBatchFinished ( object sender, |
||
OnOperationsBatchStarting ( object sender, |
protected OnOperationFinished ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnOperationStarting ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnOperationsBatchFinished ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnOperationsBatchStarting ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public PackageManagerWatcherBase ( IPackageOperationNotificationService packageOperationNotificationService ) : Catel | ||
packageOperationNotificationService | IPackageOperationNotificationService | |
Résultat | Catel |