Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Seek()
override long System.Net.HttpRequestStream.Seek
(
long
offset
,
SeekOrigin
origin
)
inline
Definition at line
177
of file
HttpRequestStream.cs
.
178
{
179
throw
new
NotSupportedException(
System
.
SR
.
net_noseek
);
180
}
System.SR.net_noseek
static string net_noseek
Definition
SR.cs:114
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.net_noseek
.
System
Net
HttpRequestStream
Generated by
1.10.0