コード例 #1
0
 public Trader(StockStInternalEntities context) : base(context)
 {
     ctx = context;
 }