Click or drag to resize
InterfaceInterfaceTypeUseDecoratorDecoratorType Method
Select for which interface

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public static void UseDecorator<DecoratorType>()
where DecoratorType : new(), InterfaceType

Type Parameters

DecoratorType
See Also