コード例 #1
0
 public void ExportData(string path)
 {
     repository.ExportStockPrice(path);
 }