Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AspUnitRunner
Infrastructure
ResponseDecoder
C# 클래스 AspUnitRunner.Infrastructure.ResponseDecoder
상속:
IResponseDecoder
파일 보기
프로젝트 열기: mhenry07/ASPUnitRunner
1 사용 예제들
공개 메소드들
메소드
설명
DecodeResponse
(
WebClient
webClient
,
byte
responseBytes
) :
string
비공개 메소드들
메소드
설명
GetCharset
(
WebHeaderCollection
responseHeaders
) :
string
GetEncoding
(
string
charset
,
Encoding
defaultEncoding
) :
Encoding
메소드 상세
DecodeResponse()
공개
메소드
public
DecodeResponse
(
WebClient
webClient
,
byte
responseBytes
) :
string
webClient
System.Net.WebClient
responseBytes
byte
리턴
string