route


Description:

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.