Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Braintree
TransactionOptionsThreeDSecureRequest
C# 클래스 Braintree.TransactionOptionsThreeDSecureRequest
상속:
Braintree.Request
파일 보기
프로젝트 열기: braintree/braintree_dotnet
공개 메소드들
메소드
설명
ToQueryString
(
string
root
) :
string
ToXml
(
string
root
) :
string
비공개 메소드들
메소드
설명
BuildRequest
(
string
root
) :
RequestBuilder
메소드 상세
ToQueryString()
공개
메소드
public
ToQueryString
(
string
root
) :
string
root
string
리턴
string
ToXml()
공개
메소드
public
ToXml
(
string
root
) :
string
root
string
리턴
string