Function RegistrationAwareDecoratingFactory.destruct

Destructs a component of type T.

void destruct (
  ref T component
);

Parameters

NameDescription
component component that is to be destroyed.