Router.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(T routes)
  2. void add(RouteInfo!T info, void delegate(E) del)
  3. void add(RouteInfo!T info, Resource resource)
    class Router

Meta