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