ServiceProviderDictionary.

GetService(Type) Method

Summary

Gets the service.

Syntax

public object GetService(Type serviceType)

Parameters

Name Type Description
serviceType Type Type of the service.

Return Value

Type Description
object System.Object.