コード例 #1
0
 private void OnErrorData(object sender, System.Diagnostics.DataReceivedEventArgs e)
 {
     communicationController.ErrorData(e.Data);
 }