コード例 #1
0
 public CorpActionHistoryShares()
 {
     this._item = new CorpActionSharesAmountDate();
 }
コード例 #2
0
 public CorpActionCurrentShares()
 {
     this._item = new CorpActionSharesAmountDate();
 }
コード例 #3
0
 public CorpActionLastUpdateShares()
 {
     this._item = new CorpActionSharesAmountDate();
 }
コード例 #4
0
 public CorpActionFutureShares()
 {
     this._item = new CorpActionSharesAmountDate();
 }