ConsoleLogRecordBuilder.Write Method (UnsafeString) |
Writes the final message to the back-end.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override sealed void Write( UnsafeString message )
Parameters
- message
- Type: PostSharp.Patterns.Formatters.UnsafeString
The final message.