
Icon | Member | Description |
---|---|---|
![]() | RegisterInstance<(Of <(TInterface>)>)(TInterface) |
Register an instance with the container.
|
![]() | RegisterInstance<(Of <(TInterface>)>)(String, TInterface) |
Register an instance with the container.
|
![]() | RegisterInstance<(Of <(TInterface>)>)(TInterface, Boolean) |
Register an instance with the container.
|
![]() | RegisterInstance<(Of <(TInterface>)>)(String, TInterface, Boolean) |
Register an instance with the container.
|