Click or drag to resize
DelegatePrepProgBarStep Delegate

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
public delegate void DelegatePrepProgBarStep(
	int max,
	int step
)

Parameters

max
Type: SystemInt32
step
Type: SystemInt32
See Also