Method | Description | |
---|---|---|
SendGetRequest ( string url, string>.Dictionary |
||
SendGetRequestAsync ( string url, string>.Dictionary |
||
StringToAscii ( string s ) : byte[] |
public static SendGetRequest ( string url, string>.Dictionary |
||
url | string | |
headers | string>.Dictionary | |
return | string |
public static SendGetRequestAsync ( string url, string>.Dictionary |
||
url | string | |
headers | string>.Dictionary | |
return | Task |
public static StringToAscii ( string s ) : byte[] | ||
s | string | |
return | byte[] |