MethodCallData

Undocumented in source.
@trusted
struct MethodCallData {}

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.
params
Variant[] params;
Undocumented in source.

Meta