ActionSequence.run

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RunAction run(void delegate() f)
    class ActionSequence
    run
    (
    void delegate
    ()
    f
    )
  2. RunAction run(void delegate(void delegate()) f)

Meta