예제 #1
0
 public MaintenanceSparePart GetMaintenanceSparePart(int Id)
 {
     return(_controller.GetMaintenanceSparePart(Id));
 }