Click or drag to resize

ServiceProviderExtensions Class

Extension methods for IServiceProvider.
Inheritance Hierarchy
SystemObject
  Resto.Front.Api.ExtensionsServiceProviderExtensions

Namespace: Resto.Front.Api.Extensions
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public static class ServiceProviderExtensions

The ServiceProviderExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetServiceT Gets the service object of the specified type.
Top
See Also