C# Класс Wesley.Component.Captcha.Events.OnCompletedEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
OnCompletedEventArgs ( string code, double second, string filePath, int threadId ) : System

Описание методов

OnCompletedEventArgs() публичный Метод

public OnCompletedEventArgs ( string code, double second, string filePath, int threadId ) : System
code string
second double
filePath string
threadId int
Результат System