Метод | Описание | |
---|---|---|
Auth ( string userName, string password ) : |
||
Build ( ) : object>.Dictionary |
||
Post ( ContentType type, string data ) : |
||
ValidateSsl ( bool validateSsl ) : |
||
WebHookParamBuilder ( string url ) : System |
public Auth ( string userName, string password ) : |
||
userName | string | |
password | string | |
Результат |
public Post ( ContentType type, string data ) : |
||
type | ContentType | |
data | string | |
Результат |
public ValidateSsl ( bool validateSsl ) : |
||
validateSsl | bool | |
Результат |
public WebHookParamBuilder ( string url ) : System | ||
url | string | |
Результат | System |