ServiceProviderExtensions Class

 

Extension methods for IServiceProvider.

Namespace:   Microsoft.Owin.Hosting.Services
Assembly:  Microsoft.Owin.Hosting (in Microsoft.Owin.Hosting.dll)

System::Object
  Microsoft.Owin.Hosting.Services::ServiceProviderExtensions

[ExtensionAttribute]
public ref class ServiceProviderExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetService<T>(IServiceProvider^)

Retrieve a service of type T from the IServiceProvider.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: