C# Class Wesley.Component.Captcha.Events.OnErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: coldicelion/Captcha-Recognizer

Méthodes publiques

Méthode Description
OnErrorEventArgs ( string filePath, Exception exception ) : System

Method Details

OnErrorEventArgs() public méthode

public OnErrorEventArgs ( string filePath, Exception exception ) : System
filePath string
exception System.Exception
Résultat System