ConsoleLogRecordBuilder.BeginThemedText Method |
Sets the theme item for the next characters appended to the StringBuilder.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.15.0 (6.5.15.0)

C#
protected void BeginThemedText( ConsoleThemeItem item )
Parameters
- item
- Type: PostSharp.Patterns.Diagnostics.Backends.Console.ConsoleThemeItem
Theme item.
