Ejemplo n.º 1
0
 public TOaEmployeExaminehistoryLogic(TOaEmployeExaminehistoryVo _tOaEmployeExaminehistory)
 {
     tOaEmployeExaminehistory = _tOaEmployeExaminehistory;
     access = new TOaEmployeExaminehistoryAccess();
 }
Ejemplo n.º 2
0
 public TOaEmployeExaminehistoryLogic()
 {
     access = new TOaEmployeExaminehistoryAccess();
 }