Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WebProviderErrorExtensions
C# Class WebProviderErrorExtensions, TVHelpers
Mostrar archivo
Open project: Microsoft/TVHelpers
Public Methods
Method
Description
ToException
(
this
element
) :
Exception
Converts a WebProviderError into an Exception.
Method Details
ToException()
public
static
method
Converts a WebProviderError into an Exception.
public
static
ToException
(
this
element
) :
Exception
element
this
return
Exception