Event.attach

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void attach(SlotDelegate dg)
    struct Event(T1, T2)
    void
    attach
    (
    SlotDelegate dg
    )
  2. void attach(SlotFunction fn)

Meta