DelegateCommand Constructor
Visual Studio 2015
Initializes a new instance of the DelegateCommand class.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | DelegateCommand(Action<Object^>^) | Initializes a new instance of the DelegateCommand class. |
![]() | DelegateCommand(Action<Object^>^, Predicate<Object^>^) | Initializes a new instance of the DelegateCommand class. |
Show:
