Class CommandStatusExtensions
Extensions for the CommandStatus enum.
Inherited Members
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public static class CommandStatusExtensions
Methods
GetName(CommandStatus)
String representation of this CommandStatus
Declaration
public static string GetName(this CommandStatus value)
Parameters
Type | Name | Description |
---|---|---|
CommandStatus | value |
Returns
Type | Description |
---|---|
string |