using System; namespace System { /// A parser based on the NetPipe scheme for the "Indigo" system. // Token: 0x020002F7 RID: 759 [global::System.MonoTODO] public class NetPipeStyleUriParser : global::System.UriParser { } }