C# Class Connectster.Shopify.ShopifyStoreAccount

显示文件 Open project: shopster/NconnectSter

Public Methods

Method Description
ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System

Private Methods

Method Description
VerifyStorePassword ( string storePassword ) : void

Throws exceptions related to these common argument checks.

Method Details

ShopifyStoreAccount() public method

public ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System
storeSubdomain string
authToken string
return System