Initializes a new instance of the RemoveResourceCommand class.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public RemoveResourceAllocationCommand ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The project this command will operate on.
The resource allocation to remove.
See Also