Intersoft.Client.Framework.Input Namespace > HybridDelegateCommand Class > HybridDelegateCommand Constructor : HybridDelegateCommand Constructor(Action<Object>,CommandUIData) |
Public Function New( _ ByVal executeMethod As Action(Of Object), _ ByVal uiData As CommandUIData _ )
Dim executeMethod As Action(Of Object) Dim uiData As CommandUIData Dim instance As New HybridDelegateCommand(executeMethod, uiData)
public HybridDelegateCommand( Action<object> executeMethod, CommandUIData uiData )
public: HybridDelegateCommand( Action<Object^>^ executeMethod, CommandUIData^ uiData )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2