Method AddText
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 |