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

◆ Remove() [1/3]

void System.Net.WebHeaderCollection.Remove ( HttpRequestHeader header)
inline

Definition at line 599 of file WebHeaderCollection.cs.

600 {
601 WebHeaderCollectionType type = this.m_Type;
602 }

References System.Net.WebHeaderCollection.m_Type.