Slot.this

  1. this(SlotController ctrl, Func func)
    class Slot(Args...)
    this
    in { assert (ctrl !is null); assert (func !is null); }
  2. this(SlotHandler handler, Func func)

Meta