namespace Net462DllTest.Signal { public enum CommandSignal { Command_1, Command_2, Command_3, Command_4, Command_5, Command_6, Command_7, Command_8, Command_9, } }