AutofacDependencyScope.GetServices Method (Type)

 

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

public IEnumerable<object> GetServices(
	Type serviceType
)

Parameters

serviceType
Type: System.Type

Return to top
Show: