Skip to main content

Delegate TimeChangedEventHandler

Delegate representing a time changed event handler.

Assembly: Meadow.Contracts.dll
View Source
Declaration
public delegate void TimeChangedEventHandler(DateTime utcTime)