C# 클래스 URSA.Web.Http.StringResponseInfo

Describes a string response.
상속: ResponseInfo
파일 보기 프로젝트 열기: alien-mcl/URSA 1 사용 예제들

비공개 메소드들

메소드 설명
Dispose ( ) : void
Dispose ( bool disposing ) : void
StringResponseInfo ( Encoding encoding, string content, RequestInfo request ) : System
StringResponseInfo ( string content, RequestInfo request ) : System