VelopackHook Class
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
A delegate type for handling Velopack startup events
public sealed class VelopackHook : MulticastDelegate
Inheritance: object → Delegate → MulticastDelegate → VelopackHook
Constructors
| Name | Description |
|---|---|
| VelopackHook(object, IntPtr) |
Methods
| Name | Description |
|---|---|
| BeginInvoke(SemanticVersion, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(SemanticVersion) |
Documentation generated by MdDocs