| Icon | Member | Description |
|---|---|---|
| RegisterComponent<(Of <(TService, TImp>)>)(String) |
Registers the component service type TService with and implemetation of type TImp.
| |
| RegisterComponent<(Of <(TImp>)>)(String) |
Registers the component implemetation of type TImp.
|