Exemplo n.º 1
0
 public List <Employee> GetAllInfo()
 {
     return(_infoAccess.GetInfo());
 }