Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetLength()

override void System.Xml.EncodingStreamWrapper.SetLength ( long value)
inline

Definition at line 710 of file EncodingStreamWrapper.cs.

711 {
712 throw new NotSupportedException();
713 }