| Icon | Member | Description |
|---|---|---|
| Register(Type, Type) |
Registers the specified service.
| |
| Register(Type, Type, Object) |
Registers the specified service.
| |
| Register(Type, Type, List<(Of <(CtorParameter>)>)) |
Registers the specified service.
| |
| Register(IDictionary<(Of <(String, ServiceDetails>)>)) |
Registers the specified components.
|