'Declaration Public Function New( _ ByVal executeAction As Action _ )
public DelegateCommand( Action executeAction )
Parameters
- executeAction
'Declaration Public Function New( _ ByVal executeAction As Action _ )
public DelegateCommand( Action executeAction )