Method TimeChange
TimeChange(DateTime)
Triggers the OnTimeChange event with the specified date and time.
public void TimeChange(DateTime dateTime)
Parameters
dateTimeDateTimeThe new date and time to notify subscribers about.
Triggers the OnTimeChange event with the specified date and time.
public void TimeChange(DateTime dateTime)
dateTime DateTimeThe new date and time to notify subscribers about.