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

◆ s_tagIllegalCharacters

readonly char [] System.Security.SecurityElement.s_tagIllegalCharacters = new char[3] { ' ', '<', '>' }
staticprivate

Definition at line 17 of file SecurityElement.cs.

17{ ' ', '<', '>' };

Referenced by System.Security.SecurityElement.IsValidTag().