Initializes a new instance of the ResourceAllocationContext class.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
public ResourceAllocationContext( Resource resource ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ resource As Resource _ ) |
Parameters
- resource
- Type: DlhSoft.Windows.Data..::.Resource