Summary
Gets the service.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public object GetService(Type serviceType)
Parameters
Name | Type | Description |
---|---|---|
serviceType | Type | Type of the service. |
Return Value
Type | Description |
---|---|
object | System.Object. |