Function MutableDecorator.decorated

Set the decorated object for decorator.

typeof(this) decorated (
  T decorated
) nothrow @safe;

Parameters

NameDescription
decorated decorated component

Returns

this