/// <summary>
 ///
 /// </summary>
 public ParticipantController()
 {
     _participantService.Dispose();
 }