Delegate ParameterlessRouteAction
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Represents the function that is called after the route is matched with the request.
public delegate object ParameterlessRouteAction()
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Represents the function that is called after the route is matched with the request.
public delegate object ParameterlessRouteAction()