Exemple #1
0
 public async Task <ApiResponse> Get(long id)
 => await _quizManager.Get(id);