Skip to main content

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

NameTypeDescription
EmptyServiceProvider()void

Methods

NameTypeDescription
GetService(Type serviceType)objectGets the service object of the specified type.