Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_alphaNumChooser

readonly int [] System.Net.Http.AuthenticationHelper.s_alphaNumChooser = new int[3] { 48, 65, 97 }
staticprivate

Definition at line 183 of file AuthenticationHelper.cs.

183{ 48, 65, 97 };

Referenced by System.Net.Http.AuthenticationHelper.GetRandomAlphaNumericString().