Namespace:
DlhSoft.Windows.Controls
Assembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Assembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static int EffortItemComparison( GanttChartItem item1, GanttChartItem item2 ) |
Visual Basic (Declaration) |
---|
Public Shared Function EffortItemComparison ( _ item1 As GanttChartItem, _ item2 As GanttChartItem _ ) As Integer |
Parameters
- item1
- Type: DlhSoft.Windows.Controls..::.GanttChartItem
- item2
- Type: DlhSoft.Windows.Controls..::.GanttChartItem