Event.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(void delegate(Args) d)
  2. void opOpAssign(void function(Args) d)
    class Event(Args...)
    void
    opOpAssign
    (
    string op
    )
    (
    void function
    (
    Args
    )
    d
    )

Meta