namespace ARMeilleure.State { enum DebugState { Running, Stopping, Stopped, } }