Function ListenerObject.this

Prototype

this(
  string clsName,
  EmitterOrder order,
  void delegate(std.variant.VariantN!(32L)) func
);