Exemple #1
0
 /** 基金购买 */
 public void Buy() {
   sto1.Buy();
   sto2.Buy();
   sto3.Buy();
 }