Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Seek()
override long System.IO.Pipes.PipeStream.Seek
(
long
offset
,
SeekOrigin
origin
)
inline
Definition at line
579
of file
PipeStream.cs
.
580
{
581
throw
Error
.GetSeekNotSupported();
582
}
System.Runtime.InteropServices.UnmanagedType.Error
@ Error
References
System.IO.Error.GetSeekNotSupported()
.
System
IO
Pipes
PipeStream
Generated by
1.10.0