Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ApiCore
ApiRequest
C# Class ApiCore.ApiRequest
Exibir arquivo
Open project: nolka/vkdotnet
Class Usage Examples
Public Properties
Property
Type
Description
Timeout
int
Public Methods
Method
Description
Send
(
string
url
) :
string
Send request to API
Method Details
Send()
public
static
method
Send request to API
public
static
Send
(
string
url
) :
string
url
string
Url to request
return
string
Property Details
Timeout
public_oe static_oe property
public
static
int
Timeout
return
int