Beispiel #1
0
 public async Task <Conference> AddConference(Conference conference) => await _storageService.AddConference(conference);