public int DeleteEmployee(StaffMaster theStaffMaster) { return(StaffMasterIntegration.DeleteEmployee(theStaffMaster)); }