scripts
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace System
|
||||
{
|
||||
/// <summary>A customizable parser based on the File Transfer Protocol (FTP) scheme.</summary>
|
||||
// Token: 0x020002F3 RID: 755
|
||||
public class FtpStyleUriParser : global::System.UriParser
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user