[]
Initializes the new instance of the ActiveDateTime object.
public ActiveDateTime()
Initializes the new instance of the ActiveDateTime object with the specified interval.
public ActiveDateTime(TimeSpan interval)
Type | Name | Description |
---|---|---|
TimeSpan | interval | The TimeSpan value determining interval of the Now property refreshing. |