terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.UriBuilder Class Reference

Public Member Functions

 UriBuilder (global::System.Uri uri)
 
override bool Equals (object rparam)
 
override int GetHashCode ()
 
override string ToString ()
 

Properties

string Path [set]
 
string Query [set]
 
global::System.Uri Uri [get]
 

Private Member Functions

void Init (global::System.Uri uri)
 
void SetFieldsFromUri (global::System.Uri uri)
 

Private Attributes

bool _changed
 
string _fragment
 
string _host
 
string _password
 
string _path
 
int _port
 
string _query
 
string _scheme
 
string _schemeDelimiter
 
global::System.Uri _uri
 
string _username
 

Detailed Description

Definition at line 6 of file UriBuilder.cs.


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