Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Illumina
TerminalVelocity
LargeFileDownloadCompletedEventArgs
C# Класс Illumina.TerminalVelocity.LargeFileDownloadCompletedEventArgs
Наследование:
System.ComponentModel.AsyncCompletedEventArgs
Показать файл
Открыть проект
Открытые методы
Метод
Описание
LargeFileDownloadCompletedEventArgs
(
Exception
error
,
bool
cancelled
,
object
userState
) :
System
Описание методов
LargeFileDownloadCompletedEventArgs()
публичный
Метод
public
LargeFileDownloadCompletedEventArgs
(
Exception
error
,
bool
cancelled
,
object
userState
) :
System
error
System.Exception
cancelled
bool
userState
object
Результат
System