Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.RuntimeSettingParser Class Reference

Static Public Member Functions

static bool QueryRuntimeSettingSwitch (string appCtxSettingName, string environmentVariableSettingName, bool defaultValue)
 
static int ParseInt32EnvironmentVariableValue (string environmentVariableSettingName, int defaultValue)
 
static double ParseDoubleEnvironmentVariableValue (string environmentVariableSettingName, double defaultValue)
 

Detailed Description

Definition at line 5 of file RuntimeSettingParser.cs.


The documentation for this class was generated from the following file: