Property Action
Action
Gets or sets the function that is called after the route is matched with the request.
public RouteAction? Action { get; set; }
Gets or sets the function that is called after the route is matched with the request.
public RouteAction? Action { get; set; }