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