コード例 #1
0
ファイル: Service1.cs プロジェクト: iSizar/MCV.Net
 public List <ReviewDTO> getAllReviews() => convertor.getListReview(statistica.getAllReviews());