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