Class SemanticMessageArray
Encapsulates a semantic message with an arbitrary 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 sealed class SemanticMessageArray : ValueType, IMessage
Methods
Name | Description |
---|---|
ToString() | Returns the fully qualified type name of this instance. |
Explicit Interface Implementations
Name | Description |
---|---|
IMessage.Write(ICustomLogRecordBuilder, CustomLogRecordItem) |