Table of Contents

Property Now

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Now

Determines how to get the current system type, adjust in unit tests to simulate specific timings.

public Func<DateTime> Now { get; set; }

Property Value

Func<DateTime>