Class InterpolatedRouteHandler
Provides a custom interpolated string handler for route strings.
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public class InterpolatedRouteHandler
Constructors
Name | Description |
---|---|
InterpolatedRouteHandler(int, int) | Provides a custom interpolated string handler for route strings. |
Methods
Name | Description |
---|---|
AppendFormatted<T>(T, string) | Appends a formatted path segment to the route. |
AppendLiteral(string) | Appends a literal path segment to the route. |