Returns the time span of the specified time of day.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public static TimeSpan operator +( TimeOfDay d ) |
| Visual Basic (Declaration) |
|---|
Public Shared Operator + ( _ d As TimeOfDay _ ) As TimeSpan |