Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
AppleReceiptVerifier
AppleHttpRequest
C# Класс AppleReceiptVerifier.AppleHttpRequest
Apple Http Request
Наследование:
IAppleHttpRequest
Показать файл
Открыть проект
Открытые методы
Метод
Описание
GetResponse
(
Uri
url
,
string
postData
) :
string
Gets the response.
Описание методов
GetResponse()
публичный
Метод
Gets the response.
public
GetResponse
(
Uri
url
,
string
postData
) :
string
url
System.Uri
The URL.
postData
string
The data to be posted.
Результат
string