Esempio n. 1
0
 public void Show(string stockCode, ChartType chartType)
 {
     ctrl.Show(stockCode, chartType);
     this.Show();
 }