Delegate UpdateEventHandler
Describes a callback delegate for IUpdateService events
Assembly: Meadow.Contracts.dll
View Source
public delegate void UpdateEventHandler(IUpdateService updateService, UpdateInfo info)
Describes a callback delegate for IUpdateService events
public delegate void UpdateEventHandler(IUpdateService updateService, UpdateInfo info)