AddText(string?)
Adds a fixed text to the interpolated string.
Declaration
public void AddText(string? text)
Parameters
Type | Name | Description |
---|---|---|
string | text |
Adds a fixed text to the interpolated string.
public void AddText(string? text)
Type | Name | Description |
---|---|---|
string | text |