HttpRoutes.this

Creates a new http routes attribute.

  1. this(string route)
  2. this(string[] routes)
    struct HttpRoutes
    this
    (
    string[] routes
    )
  3. this()

Parameters

routes string[]

The routes.

Meta