Beispiel #1
0
 public WRepairinfo GetRepairInfo(int id)
 {
     return(_repairService.GetRepairInfo(id));
 }