namespace auto_creamapi.Utils { /// /// To use this: /// Rename CsRinRuLogin_REMOVETHIS to CsRinRuLogin /// Enter the relevant info below /// public class CsRinRuLogin_REMOVETHIS { public const string Username = "Enter username here"; public const string Password = "Enter password here"; } }