Beispiel #1
0
 public EventInvitedUserController(EventInviterDbContext context)
 {
     this.context = context;
 }