C# Class Model.MessageHandlerAttribute

搭配MessageComponent用来分发消息
Inheritance: System.Attribute
显示文件 Open project: egametang/Egametang Class Usage Examples

Public Methods

Method Description
MessageHandlerAttribute ( AppType appType ) : System

Method Details

MessageHandlerAttribute() public method

public MessageHandlerAttribute ( AppType appType ) : System
appType AppType
return System