IScopedServiceProvider Interface | 
[This is preliminary documentation and is subject to change.]
Namespace: CSInfrastructure.IOC
public interface IScopedServiceProvider : IServiceProvider, IDisposable
The IScopedServiceProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GetServiceTService | 
            Retrieve a registered service from the container
              | 
| Name | Description | |
|---|---|---|
| GetServiceT | 
            Retrieves a service from the serviceProvider  (Defined by ServiceProviderExtensions.) |