C# 클래스 csExWB.ProtocolHandlerBeginTransactionEventArgs

Event arguments for DownloadRequestBeginTransactionEventHandler delegate.
상속: System.ComponentModel.CancelEventArgs
파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset 1 사용 예제들

공개 메소드들

메소드 설명
ProtocolHandlerBeginTransactionEventArgs ( string _url, string _requestheaders ) : System

메소드 상세

ProtocolHandlerBeginTransactionEventArgs() 공개 메소드

public ProtocolHandlerBeginTransactionEventArgs ( string _url, string _requestheaders ) : System
_url string
_requestheaders string
리턴 System