Struct DestructorMethod

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

struct DestructorMethod(string method, T, Z, Args...) ;

Parameters

NameDescription
method method used to destroy component of type Z