Skip to content

Overload_CodeJam_Services_ServiceProviderHelper_GetRequiredService

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

ServiceProviderHelper.GetRequiredService Method

Overload List

 

Name Description
Public methodStatic member GetRequiredService(T)(IServiceProvider) Gets the service object of the specified type, or throws an exception if service not registered.
Public methodStatic member GetRequiredService(IServiceProvider, Type) Gets the service object of the specified type, or throws an exception if service not registered.
  Back to Top

See Also

Reference

ServiceProviderHelper Class
CodeJam.Services Namespace

Clone this wiki locally