scripts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace System
|
||||
{
|
||||
/// <summary>A parser based on the NetPipe scheme for the "Indigo" system.</summary>
|
||||
// Token: 0x020002F7 RID: 759
|
||||
[global::System.MonoTODO]
|
||||
public class NetPipeStyleUriParser : global::System.UriParser
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user