Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_pathDelims
readonly char [] System.Uri.s_pathDelims =
new
char[5] { ':', '\\', '/', '?', '#' }
static
private
Definition at line
199
of file
Uri.cs
.
199
{
':'
,
'\\'
,
'/'
,
'?'
,
'#'
};
Referenced by
System.Uri.CheckForColonInFirstPathSegment()
.
System
Uri
Generated by
1.10.0