public void Update(DetectorAggregation DetectorAggregation)
 {
     throw new NotImplementedException();
 }
 public DetectorAggregation Add(DetectorAggregation DetectorAggregation)
 {
     throw new NotImplementedException();
 }