NotificationHandlerTypeResolver Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | NotificationHandlerTypeResolver() | Initializes a new instance of the NotificationHandlerTypeResolver with a default filter for detecting handlers. |
![]() | NotificationHandlerTypeResolver(Predicate<Type>) | Creates a new NotificationHandlerTypeResolver instance using a predicate to filter types that implement INotificationHandler. |
Show:
