Esempio n. 1
0
 public ShopifyWebhook(IShopifyClient client)
 {
     this.client = client;
 }
Esempio n. 2
0
 public ShopifyWebhook(IShopifyClient client)
 {
     this.client = client;
 }
 public ShopifyScriptTag(IShopifyClient client)
 {
     this.client = client;
 }
Esempio n. 4
0
 public ShopifyScriptTag(IShopifyClient client)
 {
     this.client = client;
 }