EmptyServiceProvider class
Implements DI Service provider that contains no element.
public class Korzh.EasyQuery.Services.EmptyServiceProvider : IServiceProviderPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| EmptyServiceProvider() | void |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
GetService(Type serviceType) | object | Gets the service object of the specified type. |