Method | Description | |
---|---|---|
ServiceProvider ( ILifetimeScope scope ) : System |
Initializes a new instance of the ServiceProvider class.
|
Method | Description | |
---|---|---|
IServiceProvider ( |
Gets the service object of the specified type.
|
public ServiceProvider ( ILifetimeScope scope ) : System | ||
scope | ILifetimeScope | The lifetime scope. |
return | System |