FormattedMessageArray Structure |
Encapsulates a formatted message with an arbitrary number of parameters. Use the FormattedMessageBuilder class to create an instance of this type.
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public readonly struct FormattedMessageArray : IMessage
The FormattedMessageArray type exposes the following members.
Name | Description | |
---|---|---|
ToString | Returns the fully qualified type name of this instance. (Overrides ValueType.ToString().) |