Share via


RelayCommand.Execute Method

Executes the associated delegate

Syntax

public void Execute (
         Object parameter
)

Parameters

  • parameter
    Type: Object
    Parameter of type T passed to the associated delegate

Requirements

Namespace: Microsoft.Kinect.Toolkit

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

See Also

Reference

RelayCommand Generic Class
RelayCommand Members
Microsoft.Kinect.Toolkit Namespace