Example #1
0
 public Select(REPO.Base.ISelect selectGamePlayers)
 {
     this._selectGamePlayers = selectGamePlayers;
 }
Example #2
0
 public Select(REPO.Base.ISelect selectGamePlayers)
 {
     this._selectGamePlayers = selectGamePlayers;
 }