Property | Type | Description |
---|
Method | Description | |
---|---|---|
Setup ( System.DateTime date ) : IDisposable | ||
Setup ( Func |
Use the specified delegate to get the current date.
|
public static Setup ( System.DateTime date ) : IDisposable | ||
date | System.DateTime | |
return | IDisposable |
public static Setup ( Func |
||
now | Func |
New delegate, or |
utcNow | Func |
set DateTime.UtcNow |
return | IDisposable |