C# 클래스 SaneWeb.Resources.Attributes.SaneErrorEventArgs

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

공개 메소드들

메소드 설명
SaneErrorEventArgs ( ResponseErrorReason reason, Exception exception, bool propogate, String response ) : System

메소드 상세

SaneErrorEventArgs() 공개 메소드

public SaneErrorEventArgs ( ResponseErrorReason reason, Exception exception, bool propogate, String response ) : System
reason ResponseErrorReason
exception System.Exception
propogate bool
response String
리턴 System