Table of Contents

Class MessageHandlerAttribute

Namespace
Opossum.Mediator
Assembly
Opossum.dll

Marks a class as a message handler for explicit discovery

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class MessageHandlerAttribute : Attribute
Inheritance
MessageHandlerAttribute
Inherited Members