Share via


RelayCommand Constructor

Initializes a new instance of the RelayCommand class.

Overload List

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

See Also

Reference

RelayCommand Class
RelayCommand Members
Microsoft.Kinect.Toolkit Namespace