Exemple #1
0
 public PlayersRepositoryManager(GameDataEntities entity)
 {
     this.entity = entity;
 }