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

◆ s_allowedWhiteSpaceChars

readonly char [] System.Net.Mime.SmtpDateTime.s_allowedWhiteSpaceChars = new char[2] { ' ', '\t' }
staticpackage

Definition at line 10 of file SmtpDateTime.cs.

10{ ' ', '\t' };

Referenced by System.Net.Mime.SmtpDateTime.ParseValue().