Summary
Gets the services.
- Assembly
- Rocket
.Surgery .Extensions .Autofac .dll - Namespace
- Rocket
.Surgery .Extensions .Autofac - Containing Type
- AutofacBuilder
Syntax
public IServiceCollection Services { get; }
Value
Type | Description |
---|---|
IServiceCollection | The services. |