Click or drag to resize
ClockMockLocalNowValue Property
Gets or sets the value of the LocalNow property.

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LocalNowValue { get; set; }

Property Value

Type: DateTime
See Also