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

Inheritance: System.EventArgs
Datei anzeigen Open project: coldicelion/Captcha-Recognizer

Public Methods

Method Description
OnStartedEventArgs ( string filePath ) : System

Method Details

OnStartedEventArgs() public method

public OnStartedEventArgs ( string filePath ) : System
filePath string
return System