Ejemplo n.º 1
0
 public StepView GetDetail(long id)
 {
     return(_step.GetDetail(id));
 }