Пример #1
0
 public UFXEntrustBLL()
 {
     _securityBLL     = BLLManager.Instance.SecurityBLL;
     _tradeCommandBLL = new TradeCommandBLL();
 }