Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UriPartial
enum
System.UriPartial
Enumerator
Scheme
Authority
Path
Query
Definition at line
3
of file
UriPartial.cs
.
4
{
5
Scheme
,
6
Authority
,
7
Path,
8
Query
9
}
System.UriPartial.Authority
@ Authority
System.UriComponents.Query
@ Query
System.UriComponents.Scheme
@ Scheme
System
Generated by
1.10.0