namespace OpenSEMI.ClientBase { public enum CtrlMode { VIEW, EDIT } }