Method AppendFormatted
AppendFormatted<T>(T, string)
Appends a formatted path segment to the route.
Declaration
public void AppendFormatted<T>(T holeValue, string holeExpr = "")
Parameters
| Type | Name | Description |
|---|---|---|
| T | holeValue | |
| string | holeExpr |
Type Parameters
| Name | Description |
|---|---|
| T |