示例#1
0
 public void MachineBreakdown(string machine)
 {
     _agentSimulator.ResourceBreakDown(name: machine);
 }