示例#1
0
 public ApproachPcdAggregation Add(ApproachPcdAggregation priorityAggregation)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Remove(ApproachPcdAggregation priorityAggregation)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void Update(ApproachPcdAggregation approachPcdAggregation)
 {
     throw new NotImplementedException();
 }