DelegateShowProgBar Delegate |
Namespace: TheVaultLibAssembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntaxpublic delegate void DelegateShowProgBar()
Public Delegate Sub DelegateShowProgBar
public delegate void DelegateShowProgBar()
type DelegateShowProgBar =
delegate of unit -> unit
See Also