コード例 #1
0
 internal int InsertAtt_MachineProblem(HRM_ATTENDANCE objAttendance)
 {
     return(objCtx_DAL.InsertAtt_MachineProblem(objAttendance));
 }