Click or drag to resize

ICommandProvider Interface

Provides commands

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public interface ICommandProvider

The ICommandProvider type exposes the following members.

Methods
  NameDescription
Public methodGetCommandFor
Looks up a command
Top
See Also