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

◆ MaxLineLength

int System.Net.Mime.WriteStateInfoBase.MaxLineLength
getpackageinherited

Definition at line 173 of file WriteStateInfoBase.cs.

174 {
175 get
176 {
177 return this._maxLineLength;
178 }
179 }