Ejemplo n.º 1
0
 public BDFXOrderDetailInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
     AnteCodeCollection           = new Sports_AnteCodeQueryInfoCollection();
     AnteCodeList = new List <AnteCodeInfo>();
 }
Ejemplo n.º 2
0
 public ConcernedInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
 }