Click or drag to resize

IRegistrationBuilderTLimit, TActivatorData, TRegistrationStyleAs Method

Overload List
  NameDescription
Public methodAsTService
Configure the services that the component will provide. The generic parameter(s) to As() will be exposed as TypedService instances.
Public methodAsTService1, TService2
Configure the services that the component will provide. The generic parameter(s) to As() will be exposed as TypedService instances.
Public methodAsTService1, TService2, TService3
Configure the services that the component will provide. The generic parameter(s) to As() will be exposed as TypedService instances.
Public methodAs(Type)
Configure the services that the component will provide.
Public methodAs(Service)
Configure the services that the component will provide.
Top
See Also