We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Retrieves a service object of the specified type.
public object GetService(Type serviceType)
A service object of type serviceType, or null if no service of that type is registered.
null