| CommandGetIDT Method |
returns the id for the type given
Namespace:
ImmerseSDK.UI.Commands
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public static string GetID<T>()
where T : Command
Type Parameters
- T
Return Value
Type:
StringSee Also