diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Route.this
diamond
http
routing
Route
Creates a new route.
this
(string url)
class
Route
final
this
(
string
url
)
this
(HttpClient client)
Parameters
url
string
The url of the route.
Meta
Source
See Implementation
diamond
http
routing
Route
constructors
this
functions
getData
passDataToAction
toString
properties
action
hasParams
name
params
Creates a new route.