Delegate RouteAction
Represents the function that is called after the route is matched with the request.
public delegate object RouteAction(HttpRequest request)
Parameters
requestHttpRequestThe received request on the router.
Returns
- object
- Represents the function that is called after the route is matched with the request.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語