Exemplo n.º 1
0
 public List <Address> GetAll()
 {
     return(_addressDal.List());
 }