Beispiel #1
0
 public List <Direccion> FindAll()
 {
     return(calle_rep.FindAll());
 }