Exemple #1
0
 public void AddEmployeeImport(IList <Employee> objList)
 {
     dal.AddEmployeeImport(objList);
 }