Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Restful
Web
Client
Errors
HttpError
C# 클래스 Restful.Web.Client.Errors.HttpError
상속:
System.Exception
파일 보기
프로젝트 열기: benjaminkeeping/Restful.Web.Client
공개 메소드들
메소드
설명
HttpError
(
IEnumerable
errors
,
int
httpStatusCode
) :
System
비공개 메소드들
메소드
설명
Format
(
IEnumerable
errors
) :
string
메소드 상세
HttpError()
공개
메소드
public
HttpError
(
IEnumerable
errors
,
int
httpStatusCode
) :
System
errors
IEnumerable
httpStatusCode
int
리턴
System