C# Class VATRP.Core.Events.TextMessageEventArgs

Inheritance: System.EventArgs
显示文件 Open project: VTCSecureLLC/ace-windows Class Usage Examples

Public Methods

Method Description
TextMessageEventArgs ( string remote ) : System

Method Details

TextMessageEventArgs() public method

public TextMessageEventArgs ( string remote ) : System
remote string
return System