NotificationHandlerTypeResolver::GetHandlerTypes Method (IEnumerable<Assembly^>^)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: virtual ICollection<Type^>^ GetHandlerTypes( IEnumerable<Assembly^>^ assemblies ) sealed
Return Value
Type: System.Collections.Generic::ICollection<Type^>^
Show: