Beispiel #1
0
 public List <ISolution1D> GetSolutions()
 {
     return(Solutions.AsEnumerable().Cast <ISolution1D>().ToList());
 }