INotifyComposablePartCatalogChanged Interface
Définition
Fournit des notifications lorsqu'un ComposablePartCatalog est modifié.Provides notifications when a ComposablePartCatalog changes.
public interface class INotifyComposablePartCatalogChanged
public interface INotifyComposablePartCatalogChanged
type INotifyComposablePartCatalogChanged = interface
Public Interface INotifyComposablePartCatalogChanged
- Dérivé
Événements
Changed |
Se produit lorsqu'un ComposablePartCatalog a été modifié.Occurs when a ComposablePartCatalog has changed. |
Changing |
Se produit lorsque ComposablePartCatalog est en cours de modification.Occurs when a ComposablePartCatalog is changing. |