C# Class Sym.EventsManager.MsgEventArgs

消息体
Inheritance: System.EventArgs
Show file Open project: GISMaster/MsgEvent Class Usage Examples

Public Methods

Method Description
MsgEventArgs ( string eventType ) : System

Method Details

MsgEventArgs() public method

public MsgEventArgs ( string eventType ) : System
eventType string
return System