C# 클래스 WebProviderErrorExtensions, TVHelpers

파일 보기 프로젝트 열기: Microsoft/TVHelpers

공개 메소드들

메소드 설명
ToException ( this element ) : Exception

Converts a WebProviderError into an Exception.

메소드 상세

ToException() 공개 정적인 메소드

Converts a WebProviderError into an Exception.
public static ToException ( this element ) : Exception
element this
리턴 Exception