5 lines
59 B
C#
5 lines
59 B
C#
public enum CommandsA_e
|
|
{
|
|
CommandA1,
|
|
CommandA2
|
|
} |
public enum CommandsA_e
|
|
{
|
|
CommandA1,
|
|
CommandA2
|
|
} |