Open sandboxFocus

Struct FormattedMessage<T1, T2, T3, T4, T5>

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

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

Methods

Name Description
ToString()