Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
UriFormat.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
public
enum
UriFormat
4
{
5
UriEscaped
= 1,
6
Unescaped
,
7
SafeUnescaped
8
}
System.UriFormat
UriFormat
Definition
UriFormat.cs:4
System.UriFormat.UriEscaped
@ UriEscaped
System.UriFormat.Unescaped
@ Unescaped
System.UriFormat.SafeUnescaped
@ SafeUnescaped
System
Definition
BlockingCollection.cs:8
source
System.Private.Uri
System
UriFormat.cs
Generated by
1.10.0