Example #1
0
 public EmployeesDAL()
 {
     _helper = new DataHelper();
 }