Пример #1
0
 public IList <Proveedor> getAll()
 {
     return(oProveedorDao.getAll());
 }