Beispiel #1
0
 public void updateEmployeeVisa(string p, string inf)
 {
     itsDAL.updateEmployeeVisa(p, inf);
 }