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