[]
Gets the service object of the specified type.
public object GetService(Type serviceType)
| Type | Name | Description |
|---|---|---|
| Type | serviceType | An object that specifies the type of service object to get. |
| Type | Description |
|---|---|
| object | A service object of type |