AFCreateRouteParamDelegate typedef
AFCreateRouteParamDelegate =
AFRouteParam Function()
Delegate used to create a route parameter.
Implementation
typedef AFCreateRouteParamDelegate = AFRouteParam Function();
Delegate used to create a route parameter.
typedef AFCreateRouteParamDelegate = AFRouteParam Function();