Ejemplo n.º 1
0
 public void ProcessPlanElementChanges(PlanElements planElems, PlanElement samplePe, PlanElement fPe, string userId)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool UpdatePlanElementAttributes(DTO.Program pg, PlanElement planElement, string userId, PlanElements planElems)
 {
     throw new NotImplementedException();
 }