Summary
Builds the root container, and returns the lifetime scopes for the application and system containers
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- ServicesBuilder
Syntax
public IServiceProvider Build()
Return Value
| Type | Description |
|---|---|
| IServiceProvider | IServiceProvider. |
