EventFn.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opCall()
  2. void opCall(string val)
    struct EventFn
    const
    void
    opCall
    (
    string val
    )
  3. void opCall(bool isErrMode)
  4. void opCall(string[] vals)

Meta