Ejemplo n.º 1
0
 public ScanJs(IReplace replace, IScrappingService angleScrapService, IDocument documentService, IScrappingTechnical scrappingTechnical) : base(replace, angleScrapService, documentService)
 {
     _scrappingTechnical = scrappingTechnical;
 }