'Declaration
Public Function New( _ ByVal beginDate As System.Date, _ ByVal length As NDateTimeSpan _ )
'Usage
Dim beginDate As System.Date Dim length As NDateTimeSpan Dim instance As New NDateTimeAxisPagingView(beginDate, length)
public NDateTimeAxisPagingView( System.DateTime beginDate, NDateTimeSpan length )
Parameters
- beginDate
- length