route


Description:

[ Version ( since = "0.3" ) ]
public void route (Route route, string? name = null)

Append a Route object on the routing sequence.

Parameters:

route

an instance of Route defining the matching process and the callback.