HttpRoutes.this

Creates a new http routes attribute.

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

Parameters

route string

The route.

Meta