0 out of 4 rated this helpful - Rate this topic

DelegateCommand(T) Class

An ICommand whose delegates can be attached for Execute(T) and CanExecute(T). It also implements the IActiveAware interface, which is useful when registering this command in a CompositeCommand that monitors command's activity.

Namespace:  Microsoft.Practices.Composite.Presentation.Commands
Assembly:  Microsoft.Practices.Composite.Presentation (in Microsoft.Practices.Composite.Presentation.dll)
JavaScript does not support generic types or methods.
T
Parameter type.
System..::.Object
  Microsoft.Practices.Composite.Presentation.Commands..::.DelegateCommand<(Of <(T>)>)
Did you find this helpful?
(1500 characters remaining)