Свойство | Тип | Описание | |
---|---|---|---|
DEFAULTTIMEOUT | System.TimeSpan | ||
USERAGENT | string |
Метод | Описание | |
---|---|---|
BaseHttpQrCodeProvider ( |
Initializes a new instance of a BaseHttpQrCodeProvider.
|
|
Color2Hex ( Color value ) : string |
Returns the hexadecimal value for an RGB (Color) value.
|
|
DownloadData ( |
Downloads the resource with the specified Uri as a byte array.
|
|
GetWebClient ( ) : |
Creates and returns a WebClient initialized with all default / desired properties already set.
|
protected BaseHttpQrCodeProvider ( |
||
baseUri | The base Uri for the QR code provider. | |
remoteCertificateValidationCallback | RemoteCertificateValidationCallback |
/// The |
Результат | System |
protected static Color2Hex ( Color value ) : string | ||
value | Color | The |
Результат | string |
protected DownloadData ( |
||
address | The URI represented by the |
|
Результат | byte[] |
protected GetWebClient ( ) : |
||
Результат |
public static TimeSpan,System DEFAULTTIMEOUT | ||
Результат | System.TimeSpan |