Compare commits
2 Commits
ca45a77a0f
...
bd6682e861
| Author | SHA1 | Date | |
|---|---|---|---|
| bd6682e861 | |||
| bbeb96dbda |
@@ -24,7 +24,7 @@ namespace PartSource.Automation.Jobs.POC
|
||||
private readonly PartSourceContext _partSourceContext;
|
||||
private readonly FitmentContext _fitmentContext;
|
||||
|
||||
public ImageList(NexpartService nexpartService, PartSourceContext partSourceContext, FitmentContext fitmentContext)
|
||||
public GetImageUrls(NexpartService nexpartService, PartSourceContext partSourceContext, FitmentContext fitmentContext)
|
||||
{
|
||||
_nexpartService = nexpartService;
|
||||
_partSourceContext = partSourceContext;
|
||||
|
||||
Reference in New Issue
Block a user