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

◆ UriParser() [1/2]

System.UriParser.UriParser ( )
inlineprotected

Definition at line 89 of file UriParser.cs.

90 : this(UriSyntaxFlags.MayHavePath)
91 {
92 }

Referenced by System.UriParser.FetchSyntax(), and System.UriParser.FindOrFetchAsUnknownV1Syntax().