Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Example
InAppExample
InAppChargeDemo
C# 클래스 Example.InAppExample.InAppChargeDemo
파일 보기
프로젝트 열기: PingPlusPlus/pingpp-csharp
공개 메소드들
메소드
설명
Example
(
string
appId
) :
void
本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理
메소드 상세
Example()
공개
정적인
메소드
本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理
public
static
Example
(
string
appId
) :
void
appId
string
리턴
void