Example #1
0
 public Insert(DAL.Base.IInsert insertGamePlayer)
 {
     this._insertGamePlayer = insertGamePlayer;
 }
Example #2
0
 public Insert(DAL.Base.IInsert insertGamePlayer)
 {
     this._insertGamePlayer = insertGamePlayer;
 }