C# 클래스 Senparc.Weixin.MP.AppStore.Api.ApiContainer

API操作容器(每次构造都会获取当前缓存中最新的Passport)
파일 보기 프로젝트 열기: JeffreySu/WeiXinMPSDK

공개 메소드들

메소드 설명
ApiContainer ( string appKey, string appSecret, string url = AppStoreManager.DEFAULT_URL )

메소드 상세

ApiContainer() 공개 메소드

public ApiContainer ( string appKey, string appSecret, string url = AppStoreManager.DEFAULT_URL )
appKey string
appSecret string
url string