コード例 #1
0
ファイル: Select.cs プロジェクト: kwmcrell/ArmedCards
 public Select(DS.Base.ISelect selectGamePlayers)
 {
     this._selectGamePlayers = selectGamePlayers;
 }
コード例 #2
0
ファイル: Select.cs プロジェクト: kwmcrell/ArmedCards
 public Select(DS.Base.ISelect selectGamePlayers)
 {
     this._selectGamePlayers = selectGamePlayers;
 }