Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
FtpStyleUriParser.cs
Go to the documentation of this file.
1namespace System;
2
4{
6 : base(UriParser.FtpUri.Flags)
7 {
8 }
9}
static readonly UriParser FtpUri
Definition UriParser.cs:27