示例#1
0
 public GenresController()
 {
     _service = new GenreManagementService();
 }