IMessageDispenser Interface |
Gets a text given its key.
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public interface IMessageDispenser
The IMessageDispenser type exposes the following members.
Name | Description | |
---|---|---|
GetMessage |
Gets a message text given a message key.
|