Partager via


INotificationHandlerTypeResolver Interface

Définition

fournit INotificationHandler une abstraction pour le raccordement du code personnalisé au processus d’inscription du hub de notification. fournit INotificationHandlerTypeResolver une abstraction pour énumérer et fournir les INotificationHandler implémentations qui doivent participer à ce processus.

public interface INotificationHandlerTypeResolver
type INotificationHandlerTypeResolver = interface
Public Interface INotificationHandlerTypeResolver
Dérivé

Méthodes

GetHandlerTypes(IEnumerable<Assembly>)

Obtient l’ensemble d’implémentations INotificationHandler .

S’applique à