emptyserviceprovider-class
Implements DI Service provider that contains no element. This class is used in ASP.NET 4 projects
public class Korzh.EasyQuery.Services.EmptyServiceProvider
: IServiceProvider
Assembly: Korzh.EasyQuery.dll
Constructors
| Name | Type | Description |
|---|---|---|
| EmptyServiceProvider() | void |
Methods
| Name | Type | Description |
|---|---|---|
GetService(Type serviceType) | object | Gets the service object of the specified type. |