Summary
IServicesBuilder.
Implements the
IConventionBuilder<TBuilder, TConvention, TDelegate>
Implements the IServiceConvention
Implements the IServiceConventionContext
Implements the ServiceConventionDelegate
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Interfaces
- Implementing Types
Syntax
public interface IServicesBuilder :
IConventionBuilder<IServicesBuilder, IServiceConvention, ServiceConventionDelegate>,
IConventionContainer<IServicesBuilder, IServiceConvention, ServiceConventionDelegate>,
IServiceConventionContext, IConventionContext
Methods
| Name | Value | Summary |
|---|---|---|
| Build |
IServiceProvider |
Build the service provider from this container
|
