namespace ChatServer.util { class Constants { public const string EXIT = "exit"; } }