コード例 #1
0
 public void GetDailyPrice(string tickerSymbol)
 {
     provider.GetDailyPrice(tickerSymbol);
 }