Пример #1
0
 public int UpdateEmployeeContactInfo(StaffMaster theStaffMaster)
 {
     return(StaffMasterIntegration.UpdateEmployeeContactInfo(theStaffMaster));
 }