C# Class LazerTagHostLibrary.LazerTagSerial.DataReceivedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: astrospark/LazerTagHost Class Usage Examples

Public Methods

Method Description
DataReceivedEventArgs ( string data ) : System

Method Details

DataReceivedEventArgs() public method

public DataReceivedEventArgs ( string data ) : System
data string
return System