Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RtfDomParser
ProgressEventArgs
C# Class RtfDomParser.ProgressEventArgs
porgress event arguments
Inheritance:
System.EventArgs
Mostrar archivo
Open project: SourceCodeBackup/RtfDomParser
Class Usage Examples
Public Methods
Method
Description
ProgressEventArgs
(
int
max
,
int
Value
,
string
message
) :
System
Method Details
ProgressEventArgs()
public
method
public
ProgressEventArgs
(
int
max
,
int
Value
,
string
message
) :
System
max
int
Value
int
message
string
return
System