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: 25.3.0.0 (25.3.0.0)
Sintassi
public delegate void ProgressChangedDelegate(
	long curIndex,
	long total,
	string curFileName
)

Parametri

curIndex  Int64
 
total  Int64
 
curFileName  String
 
Vedi anche

Documentazione

Namespace DedNet.Core