public BDFXOrderDetailInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
     AnteCodeCollection           = new Sports_AnteCodeQueryInfoCollection();
     AnteCodeList = new List <AnteCodeInfo>();
 }
Example #2
0
 public ConcernedInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
 }