Beispiel #1
0
 public Dictionary <float, int> GetQuotationFlutuation()
 {
     return(_db.GetQuotes());
 }