Encapsulates a semantic message with a 8 number of parameters. Use the SemanticMessageBuilder class to create an instance of this type.
Implements
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common.dll
Syntax
public readonly struct SemanticMessage<T1, T2, T3, T4, T5, T6, T7, T8> : IMessage
Type Parameters
Name | Description |
---|---|
T1 | |
T2 | |
T3 | |
T4 | |
T5 | |
T6 | |
T7 | |
T8 |
Methods
Name | Description |
---|---|
ToString() |