Initializes a new instance of the Command class.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
protected Command ( |
Visual Basic
Copy Code
|
|---|
Protected New ( _ |
The project this command will operate on.
See Also