Timer.this

  1. this()
  2. this(void delegate(Timer) dg)
  3. this(void delegate(Object, EventArgs) dg)
  4. this(void delegate(Timer, EventArgs) dg)
    class Timer
    this
    (
    void delegate() dg
    )

Meta