コード例 #1
0
 private void timeoutNumUpDown_ValueChanged(object sender, EventArgs e)
 {
     MainScreenLogic.TimeoutValueChange(timeoutNumUpDown);
 }