In Metalama, messages are called diagnostics and they must be defined as static fields of aspects or fabrics using the DiagnosticDefinition<T> class.
Implements
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, messages are called diagnostics and they must be defined as static fields of aspects or fabrics using the 'DiagnosticDefinition<T>' class.", false)]
public abstract class MessageDispenser : IMessageDispenserConstructors
| Name | Description |
|---|---|
| MessageDispenser(string) |
Properties
| Name | Description |
|---|---|
| Prefix |
Methods
| Name | Description |
|---|---|
| GetHelpUrl(int) | |
| GetMessage(int) | |
| GetMessage(string) |