Delegate TimeChangedEventHandler
Delegate representing a time changed event handler.
Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void TimeChangedEventHandler(DateTime utcTime)
Delegate representing a time changed event handler.
public delegate void TimeChangedEventHandler(DateTime utcTime)