ServicesContainer::GetService Method
Gets a service instance of a specified type.
Namespace: System.Web.Http.Controllers
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- serviceType
- Type: System::Type
The service type.
Gets a service instance of a specified type.
Namespace: System.Web.Http.Controllers
The service type.