Esempio n. 1
0
 public SortedDictionary <DateTime, double> Load(int i)
 {
     return(dataImport.LoadData(i));
 }