Summary
Gets the on container build.
- Assembly
- Rocket
.Surgery .Extensions .Autofac .dll - Namespace
- Rocket
.Surgery .Extensions .Autofac - Containing Type
- AutofacBuilder
Syntax
public IObservable<IContainer> OnContainerBuild { get; }
Value
Type | Description |
---|---|
IObservable |
The on container build. |