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

◆ PortSplitDelimiters

readonly char [] System.Net.Cookie.PortSplitDelimiters = new char[3] { ' ', ',', '"' }
staticpackage

Definition at line 14 of file Cookie.cs.

14{ ' ', ',', '"' };