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