Implements DI Service provider that contains no element.
public class Korzh.EasyQuery.Services.EmptyServiceProvider
: IServiceProvider
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
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. |