SignalQuery.nParams
uint nParams() @property nothrowGet nParams field.
Returns
The number of parameters that user callbacks take.
void nParams(uint propval) @property nothrowSet nParams field.
Parameters
propval | The number of parameters that user callbacks take. |