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