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