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

◆ SetLength()

override void System.Net.Http.HttpBaseStream.SetLength ( long value)
inlinesealedinherited

Definition at line 57 of file HttpBaseStream.cs.

58 {
59 throw new NotSupportedException();
60 }