using System; namespace System { /// A parser based on the NetTcp scheme for the "Indigo" system. // Token: 0x020002F8 RID: 760 [global::System.MonoTODO] public class NetTcpStyleUriParser : global::System.UriParser { } }