BarNameScope.RegisterDecorator Method
| Name | Parameters | Description |
|---|---|---|
| RegisterDecorator<TDecorator>(Func<TDecorator>) static | createDecoratorCallback | For internal use. |
| RegisterDecorator<TDecorator, TDecoratorService>(Func<TDecorator>, Func<TDecorator, TDecoratorService>, Func<TDecoratorService>) static | createDecoratorCallback, createServiceCallback, getNullServiceCallback | For internal use. |