destructorMethod

Use method from instance of type T to destroy a component of type Z

@safe
destructorMethod
(
string method
T
Z
Args...
)
()

Parameters

method

method used to destroy component of type Z

Meta