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