NotificationHandlerTypeResolver.IsNotificationHandlerPredicate Property

 

Gets the predicate for determining whether a given type is a INotificationHandler.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Protected ReadOnly Property IsNotificationHandlerPredicate As Predicate(Of Type)

Property Value

Type: System.Predicate(Of Type)
Return to top
Show: