C# 클래스 Bracket.Hosting.SystemWeb.HttpRequestErrorEventArgs

상속: HttpRequestEventArgs
파일 보기 프로젝트 열기: PlasticLizard/Bracket

공개 메소드들

메소드 설명
HttpRequestErrorEventArgs ( HttpListenerContext requestContext, Exception error ) : System

메소드 상세

HttpRequestErrorEventArgs() 공개 메소드

public HttpRequestErrorEventArgs ( HttpListenerContext requestContext, Exception error ) : System
requestContext System.Net.HttpListenerContext
error System.Exception
리턴 System