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