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