Link
A destructor is present on this object, but not explicitly documented in the source.
- call
bool call(ref T result, in string name, A args)
- call
bool call(ref T result, in string name, Value[] args = null)
- perform
bool perform(in string name, A args)
- perform
bool perform(in string name, Value[] args = null)