Exemple #1
0
 public Response <MtbfResponse> ListMtbf_AuxilioMecanico(short anio)
 {
     return(MtbfLogic.ListMtbf_AuxilioMecanico(anio));
 }