Overload List

  NameDescription
Public methodRegisterType<(Of <<'(T>)>>)(LifetimeManager)
Register the type with the container and keep the registration in the list for replication
Public methodRegisterType<(Of <<'(FromType, ToType>)>>)(LifetimeManager)
Register the type of the container and keep the registration in the list for replication
Public methodRegisterType(Type, LifetimeManager)
Register the type with the container and keep the registration in the list for replication
Public methodRegisterType(Type, Type, LifetimeManager)
Register the type with the container and keep the registration in the list for replication

See Also