C# Class Connectster.Shopify.ShopifyStoreAccount

Afficher le fichier Open project: shopster/NconnectSter

Méthodes publiques

Méthode Description
ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System

Private Methods

Méthode Description
VerifyStorePassword ( string storePassword ) : void

Throws exceptions related to these common argument checks.

Method Details

ShopifyStoreAccount() public méthode

public ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System
storeSubdomain string
authToken string
Résultat System