Ejemplo n.º 1
0
 public void SellFund()
 {
     s1.Sell();
     s2.Sell();
     s3.Sell();
     h1.Sell();
 }