Click or drag to resize

RegistrationExtensionsRegisterGenericDecorator Method

Overload List
  NameDescription
Public methodStatic memberRegisterGenericDecorator(ContainerBuilder, Type, Type, FuncIDecoratorContext, Boolean)
Decorate all components implementing open generic service serviceType.
Public methodStatic memberRegisterGenericDecorator(ContainerBuilder, Type, Type, Object, Object)
Decorate all components implementing open generic service decoratedServiceType. The fromKey and toKey parameters must be different values.
Top
See Also