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