예제 #1
0
파일: Service1.cs 프로젝트: iSizar/MCV.Net
 public List <GenDTO> getAllGens() => convertor.getListGens(statistica.getAllGens());