Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
UriPartial.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
public
enum
UriPartial
4
{
5
Scheme
,
6
Authority
,
7
Path
,
8
Query
9
}
System.UriPartial
UriPartial
Definition
UriPartial.cs:4
System.UriPartial.Authority
@ Authority
System.UriComponents.Query
@ Query
System.UriComponents.Scheme
@ Scheme
System.UriComponents.Path
@ Path
System
Definition
BlockingCollection.cs:8
source
System.Private.Uri
System
UriPartial.cs
Generated by
1.10.0