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

◆ GetParts()

string System.Uri.GetParts ( global::System::UriComponents uriParts,
global::System::UriFormat formatAs )
inlinepackage

Definition at line 1607 of file Uri.cs.

1608 {
1609 return this.GetComponents(uriParts, formatAs);
1610 }
class f__AnonymousType0<< Count > j__TPar
string GetComponents(global::System.UriComponents components, global::System.UriFormat format)
Definition Uri.cs:2154

References System.Uri.GetComponents(), and j__TPar.