Beispiel #1
0
 public static List <MedMitRptBE> ListaMedMitRpt(MedMitRptBE entidad)
 {
     return(reporteDA.ListaMedMitRpt(entidad));
 }