Share via


RelayCommand Generic Class

Command that executes a delegate that takes no parameters.

Syntax

public class RelayCommand<T> : ICommand where T : class

Requirements

Namespace: Microsoft.Kinect.Toolkit

Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)

See Also

Reference

RelayCommand Members
Microsoft.Kinect.Toolkit Namespace