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

◆ UrlDecoder()

System.Net.WebUtility.UrlDecoder.UrlDecoder ( int bufferSize,
Encoding encoding )
inlinepackage

Definition at line 426 of file WebUtility.cs.

427 {
428 this._bufferSize = bufferSize;
429 this._encoding = encoding;
430 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.