Example #1
0
 public Select(DAL.Base.ISelect selectGameRoundCard)
 {
     this._selectGameRoundCard = selectGameRoundCard;
 }
Example #2
0
 public Select(DAL.Base.ISelect selectGameRoundCard)
 {
     this._selectGameRoundCard = selectGameRoundCard;
 }