SemanticMessage<T1, T2, T3, T4, T5, T6, T7, T8, T9> Structure |
Encapsulates a semantic message with a 9 number of parameters. Use the SemanticMessageBuilder class to create an instance of this type.
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.5.21.0 (6.5.21.0)
C#
public readonly struct SemanticMessage<T1, T2, T3, T4, T5, T6, T7, T8, T9> : IMessage
Type Parameters
- T1
- T2
- T3
- T4
- T5
- T6
- T7
- T8
- T9