示例#1
0
 public string GetNightwatchDiscordToken() => MiscVar.GetValue("NightwatchDiscordToken");
示例#2
0
 public string GetGlacierSecretKey() => MiscVar.GetValue("GlacierSecretKey");
示例#3
0
 public string GetSteamBuildPassword() => MiscVar.GetValue("SteamBuildPassword");
示例#4
0
 public string GetGithubHookKey() => MiscVar.GetValue("GithubHookKey");
示例#5
0
 public string GetSteamWebApiKey() => MiscVar.GetValue("SteamWebApiKey");
示例#6
0
 public string GetNightwatchPassword() => MiscVar.GetValue("NightwatchPassword");