C# 클래스 Connectster.Shopify.ShopifyStoreAccount

파일 보기 프로젝트 열기: shopster/NconnectSter

공개 메소드들

메소드 설명
ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System

비공개 메소드들

메소드 설명
VerifyStorePassword ( string storePassword ) : void

Throws exceptions related to these common argument checks.

메소드 상세

ShopifyStoreAccount() 공개 메소드

public ShopifyStoreAccount ( string storeSubdomain, string authToken ) : System
storeSubdomain string
authToken string
리턴 System