C# 클래스 RemObjects.InternetPack.Http.AsyncHttpContext

파일 보기 프로젝트 열기: remobjects/internetpack 1 사용 예제들

공개 메소드들

메소드 설명
AsyncHttpContext ( AsyncHttpWorker worker ) : System
SendResponse ( ) : void

메소드 상세

AsyncHttpContext() 공개 메소드

public AsyncHttpContext ( AsyncHttpWorker worker ) : System
worker AsyncHttpWorker
리턴 System

SendResponse() 공개 메소드

public SendResponse ( ) : void
리턴 void