Пример #1
0
 public BDFXOrderDetailInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
     AnteCodeCollection           = new Sports_AnteCodeQueryInfoCollection();
     AnteCodeList = new List <AnteCodeInfo>();
 }
Пример #2
0
 public ConcernedInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
 }