[]
        
(Showing Draft Content)

C1.WPF.Schedule.ActiveDateTime.-ctor

ActiveDateTime Constructor

ActiveDateTime()

Initializes the new instance of the ActiveDateTime object.

Declaration
public ActiveDateTime()

ActiveDateTime(TimeSpan)

Initializes the new instance of the ActiveDateTime object with the specified interval.

Declaration
public ActiveDateTime(TimeSpan interval)
Parameters
Type Name Description
TimeSpan interval

The TimeSpan value determining interval of the Now property refreshing.