Exemplo n.º 1
0
 public EmployeeManager()
 {
     _employeeGetway = new EmployeeGetway();
 }