示例#1
0
 private void detach_OA_FlowRunFeedback(OA_FlowRunFeedback entity)
 {
     this.SendPropertyChanging();
     entity.HR_Personnel = null;
 }
 private void detach_OA_FlowRunFeedback(OA_FlowRunFeedback entity)
 {
     this.SendPropertyChanging();
     entity.OA_FlowRunProcess = null;
 }