Пример #1
0
 public void Add(ref QEFData rhs)
 {
     hasSolution = false;
     data.Add(ref rhs);
 }