Exemple #1
0
 public void CreateEBayListings()
 {
     _autoCreateListingService.CreateListings();
 }
Exemple #2
0
 public void CreateWalmartListings()
 {
     _autoCreateListingService.CreateListings();
 }