コード例 #1
0
 public BDFXOrderDetailInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
     AnteCodeCollection           = new Sports_AnteCodeQueryInfoCollection();
     AnteCodeList = new List <AnteCodeInfo>();
 }
コード例 #2
0
ファイル: ConcernedInfo.cs プロジェクト: BULUSDUAN/lottery_PC
 public ConcernedInfo()
 {
     NearTimeProfitRateCollection = new NearTimeProfitRate_Collection();
 }