コード例 #1
0
 public IEnumerable <DropDownItem> GetGenres()
 {
     return(dropDownService.GetGenres());
 }