Example #1
0
 public DataTable ResporteGrupoNotica(soporta noti)
 {
     return(noticia.consultar_ReporteNoticia(noti));
 }