Overload List
Name | Description | |
---|---|---|
![]() | RegisterType<(Of <<'(T>)>>)(LifetimeManager) |
Register the type with the container and keep the registration in the list for replication
|
![]() | RegisterType<(Of <<'(FromType, ToType>)>>)(LifetimeManager) |
Register the type of the container and keep the registration in the list for replication
|
![]() | RegisterType(Type, LifetimeManager) |
Register the type with the container and keep the registration in the list for replication
|
![]() | RegisterType(Type, Type, LifetimeManager) |
Register the type with the container and keep the registration in the list for replication
|