Share via


RelayCommand Constructor

Initializes a new instance of the RelayCommand class

Overload List

Name Description
RelayCommand (Generic Action) Initializes a new instance of the RelayCommand class with the provided delegate
RelayCommand (Generic Action, Generic Predicate) Initializes a new instance of the RelayCommand class with the provided delegate and predicate

See Also

Reference

RelayCommand Generic Class
RelayCommand Members
Microsoft.Kinect.Toolkit Namespace