Esempio n. 1
0
 public Dictionary <string, double> GetAvgCereal()
 {
     return(surveyservice.GetCereal());
 }