C# Class WebProviderErrorExtensions, TVHelpers

Mostra file 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