PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Custom.​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
FormattedMessageArray
Implements
IMessage
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class FormattedMessageArray : ValueType, IMessage

Methods

Name Description
ToString()

Explicit Interface Implementations

Name Description
IMessage.Write(ICustomLogRecordBuilder, CustomLogRecordItem)