コード例 #1
0
 private void Worker1UpdateExecute()
 {
     _workOrderRepository.UpdateWorkingData(CurrentWorker1Workings.Value);
 }