terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.UriScheme Class Reference
+ Collaboration diagram for System.Net.UriScheme:

Static Public Attributes

const string File = "file"
 
const string Ftp = "ftp"
 
const string Gopher = "gopher"
 
const string Http = "http"
 
const string Https = "https"
 
const string News = "news"
 
const string NetPipe = "net.pipe"
 
const string NetTcp = "net.tcp"
 
const string Nntp = "nntp"
 
const string Mailto = "mailto"
 
const string Ws = "ws"
 
const string Wss = "wss"
 
const string SchemeDelimiter = "://"
 

Detailed Description

Definition at line 7 of file UriScheme.cs.


The documentation for this class was generated from the following file: