Exemple #1
0
 public RectItem(Stock stock)
     : base(stock)
 {
     Initialize();
 }