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