-
Couldn't load subscription status.
- Fork 35
Overload_CodeJam_Services_ServiceProviderHelper_GetRequiredService
andrewvk edited this page Apr 7, 2016
·
3 revisions
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
![]()
|
GetRequiredService(T)(IServiceProvider) | Gets the service object of the specified type, or throws an exception if service not registered. |
![]()
|
GetRequiredService(IServiceProvider, Type) | Gets the service object of the specified type, or throws an exception if service not registered. |
