Example #1
0
 public PlayerController(PlayerClubContext context)
 {
     this.context = context;
 }