DelegateCommand Constructor

Visual Studio 2015
 

Initializes a new instance of the DelegateCommand class.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubmethodDelegateCommand(Action<Object^>^)

Initializes a new instance of the DelegateCommand class.

System_CAPS_pubmethodDelegateCommand(Action<Object^>^, Predicate<Object^>^)

Initializes a new instance of the DelegateCommand class.

Return to top
Show: