Class CommandExtensions
- Namespace
- XeroxDev.YTMDesktop.Companion.Enums
- Assembly
- XeroxDev.YTMDesktop.Companion.dll
Command extensions for the enum ECommand to convert it to a string.
public static class CommandExtensions
- Inheritance
-
CommandExtensions
- Inherited Members
Methods
ToCommandString(ECommand)
This method converts the enum to a string that can be used as a command.
public static string ToCommandString(this ECommand command)
Parameters
command
ECommand