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