namespace xClient.Enums { public enum RemoteDesktopAction { Start, Stop } }