Method | Description | |
---|---|---|
DataReceivedEventArgs ( string data ) : System |
Initialises a new instance of the DataReceivedEventArgs class.
|
public DataReceivedEventArgs ( string data ) : System | ||
data | string | The received data. |
return | System |