namespace ServiceLib.Enums; public enum EMsgCommand { ClearMsg, SendMsgView, SendSnackMsg, RefreshProfiles, AppExit }