IServiceProviderAccessor Interface
Namespace: PTS.DependencyInjection
Assembly: PTS.DependencyInjection.dll
Syntax
public interface IServiceProviderAccessor
Properties
ServiceProvider
Declaration
IServiceProvider ServiceProvider { get; }
Property Value
Type | Description |
---|---|
System.IServiceProvider |