MetalamaAPI documentationFlashtrace APIFlashtrace.​MessagesFormatted­Message
Open sandboxFocus

FormattedMessage Class

Encapsulates a formatted message without parameter. Use the FormattedMessageBuilder class to create an instance of this type.

Inheritance
System.Object
FormattedMessage
Implements
IMessage
Namespace: Flashtrace.Messages
Assembly: Flashtrace.dll
Syntax
public sealed class FormattedMessage : ValueType, IMessage

Methods

Name Description
ToString()

Explicit Interface Implementations

Name Description
IMessage.Write(ILogRecordBuilder, LogRecordItem)