MetalamaAPI documentationFlashtrace APIFlashtrace.​MessagesFormatted­Message­Array
Open sandboxFocus

FormattedMessageArray Class

Encapsulates a formatted message with an arbitrary number of parameters. Use the FormattedMessageBuilder class to create an instance of this type.

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

Methods

Name Description
ToString()

Explicit Interface Implementations

Name Description
IMessage.Write(ILogRecordBuilder, LogRecordItem)