コード例 #1
0
 public List <Artist> GetAll()
 => _context.GetAllArtists();