Click or drag to resize

Delegate DocStructInfoProgressChangedDelegate

Delegate per la geatione dell'avanzamento nei metodi che gestiscono liste di file

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public delegate void ProgressChangedDelegate(
	long curIndex,
	long total,
	string curFileName
)

Parametri

curIndex
Tipo: SystemInt64
total
Tipo: SystemInt64
curFileName
Tipo: SystemString
Vedi anche

Documentazione