[This is preliminary documentation and is subject to change.]
Namespace: PhoenixAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
[AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple = true)] public abstract class MessageHandlerAttributeBase : RuntimeAttribute
<AttributeUsageAttribute(AttributeTargets.Method, AllowMultiple := True)> _ Public MustInherit Class MessageHandlerAttributeBase _ Inherits RuntimeAttribute
[AttributeUsageAttribute(AttributeTargets::Method, AllowMultiple = true)] public ref class MessageHandlerAttributeBase abstract : public RuntimeAttribute
Members
All Members | Constructors ![]() | Properties ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | MessageHandlerAttributeBase(Byte) | Initializes a new instance of the MessageHandlerAttributeBase class |
![]() | Id | |
![]() | Priority |
Inheritance Hierarchy
System..::.Object
System..::.Attribute
Phoenix..::.RuntimeAttribute
Phoenix..::.MessageHandlerAttributeBase
Phoenix..::.ClientMessageHandlerAttribute
Phoenix..::.ServerMessageHandlerAttribute
System..::.Attribute
Phoenix..::.RuntimeAttribute
Phoenix..::.MessageHandlerAttributeBase
Phoenix..::.ClientMessageHandlerAttribute
Phoenix..::.ServerMessageHandlerAttribute