IPartImportsSatisfiedNotification Interface

Definition

Notifies a part when its imports have been satisfied.

public interface class IPartImportsSatisfiedNotification
public interface IPartImportsSatisfiedNotification
type IPartImportsSatisfiedNotification = interface
Public Interface IPartImportsSatisfiedNotification

Methods

OnImportsSatisfied()

Called when a part's imports have been satisfied and it is safe to use.

Applies to