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