示例#1
0
 public List <RatingType> Get()
 {
     return(_RatingTypeService.GetRatingType());
 }