Beispiel #1
0
 public async Task <Speaker> AddSpeaker(Speaker speaker) => await _storageService.AddSpeaker(speaker);