PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Custom.​MessagesFormatted­Message<T1, T2, T3>
Open sandboxFocus

FormattedMessage<T1, T2, T3> Struct

Encapsulates a text message with 3 parameters. Use the FormattedMessageBuilder class to create an instance of this type.

Implements
IMessage
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common.dll
Syntax
public readonly struct FormattedMessage<T1, T2, T3> : IMessage
Type Parameters
Name Description
T1
T2
T3

Methods

Name Description
ToString()