C# 클래스 Wesley.Component.Captcha.Events.OnErrorEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: coldicelion/Captcha-Recognizer

공개 메소드들

메소드 설명
OnErrorEventArgs ( string filePath, Exception exception ) : System

메소드 상세

OnErrorEventArgs() 공개 메소드

public OnErrorEventArgs ( string filePath, Exception exception ) : System
filePath string
exception System.Exception
리턴 System