ActionController.respondTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void respondTo(string format, void delegate() yield)
    class ActionController
    protected
    void
    respondTo
    (
    string format
    ,
    void delegate
    ()
    yield
    )
  2. void respondTo(void delegate(Format) yield)

Meta