예제 #1
0
 public Dictionary <string, List <Cortege2 <DateTime, float> > > GetIndexData()
 {
     return(indexStorage.GetTickerData());
 }