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