PathSegmentSelectorBuilder
Helper object for building instances of RouteSelector from path segments
Functions
Link copied to clipboard
Builds a RouteSelector to match a constant or wildcard segment parameter
Content copied to clipboard
Builds a RouteSelector to match a constant or wildcard segment parameter and trailing slash if any
Link copied to clipboard
Builds a RouteSelector to match a path segment parameter with prefix/suffix and a name
Content copied to clipboard
Builds a RouteSelector to match a path segment parameter with prefix/suffix, name and trailing slash if any