Пример #1
0
 public DataTable ListarArticulos()
 {
     return(articuloDA.ListarArticulos());
 }