AutofacDependencyScope.GetService Method (Type)

 

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

public object GetService(
	Type serviceType
)

Parameters

serviceType
Type: System.Type

Return Value

Type: System.Object

Returns Object.

Return to top
Show: