BeginThemedText(ConsoleThemeItem)
Sets the theme item for the next characters appended to the StringBuilder.
Declaration
protected void BeginThemedText(ConsoleThemeItem item)
Parameters
Type | Name | Description |
---|---|---|
ConsoleThemeItem | item | Theme item. |
Sets the theme item for the next characters appended to the StringBuilder.
protected void BeginThemedText(ConsoleThemeItem item)
Type | Name | Description |
---|---|---|
ConsoleThemeItem | item | Theme item. |