namespace DPumpHydr.WinFrmUI.RLT.Enum.Cyber { #region StateStyleEnum public enum StateStyle { Default, Custom, Random } #endregion }