Esempio n. 1
0
 public void SetData(AssociativeArray <double> array)
 {
     data.Fill(array);
 }