The ServiceMap of services currently defined in the builder.
Create a IContainer with all the services defined in the builder.
Decorate a service already defined in the builder.
The container key of the service.
The ServiceMap of services required by the service.
Define a service in the container builder.
The container key of the service.
The type of the service being defined.
Use a ContainerModule in this builder.
The ServiceMap of services provided by the module.
The ServiceMap of services required by the module.
Generated using TypeDoc
Container builder interface.