Table of Contents

Method TimeChange

Namespace
Pillars.Weather.Events
Assembly
Pillars.dll

TimeChange(DateTime)

Triggers the OnTimeChange event with the specified date and time.

public void TimeChange(DateTime dateTime)

Parameters

dateTime DateTime

The new date and time to notify subscribers about.