コード例 #1
0
 public async Task <bool> ExistsThemeById(int themeId) => await themeRepository.ExistsThemeById(themeId);