Function DefferedProxyWrapper.destruct

Destructs a component of type Z.

void destruct (
  ref Z component
);

Parameters

NameDescription
component component that is to ve destroyed.

Returns