Beispiel #1
0
 public List <Contact> AllList()
 {
     return(db.AllList());
 }