Beispiel #1
0
 public void addmyTeamChara(PlayerDTO playerDTO)
 {
     this.addData(playerDTO, TableNames.CHARACTER);
 }