コード例 #1
0
 public DerpImageFileClassificationService(DerpFileService fileService)
 {
     this.fileService = fileService;
 }