Initializes a new instance of the ProjectXmlSerializer class.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public ProjectXmlSerializer( GanttChartView control ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ control As GanttChartView _ ) |
Parameters
- control
- Type: DlhSoft.Windows.Controls..::.GanttChartView
The GanttChartView control instance to persist contents of.