Method TransformSegments
TransformSegments(Func<string, string?>)
Applies a transformation function to each URL segment.
public UrlBuilder TransformSegments(Func<string, string?> fn)
Parameters
fnFunc<string, string>A function that takes a segment as input and returns the transformed segment, or null to remove the segment.
Returns
- UrlBuilder
The current UrlBuilder instance, with the segments transformed.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語