Delegate UpdateManagerViewModel.UpdateHandler
Namespace:ClickTwice.UpdateManager
Assembly:ClickTwice.UpdateManager.dll
Syntax
public delegate void UpdateHandler(UpdateManagerViewModel m, UpdateEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| UpdateManagerViewModel | m | |
| UpdateEventArgs | e |