Share via


NotificationHandlerTypeResolver Constructor ()

 

Initializes a new instance of the NotificationHandlerTypeResolver with a default filter for detecting handlers.

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

Syntax

public NotificationHandlerTypeResolver()
public:
NotificationHandlerTypeResolver()
new : unit -> NotificationHandlerTypeResolver
Public Sub New

See Also

NotificationHandlerTypeResolver Overload
NotificationHandlerTypeResolver Class
Microsoft.WindowsAzure.Mobile.Service.Notifications Namespace

Return to top