Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Seek()
override long System.IO.ConsoleStream.Seek
(
long
offset
,
SeekOrigin
origin
)
inline
sealed
Definition at line
90
of file
ConsoleStream.cs
.
91
{
92
throw
Error
.GetSeekNotSupported();
93
}
System.Runtime.InteropServices.UnmanagedType.Error
@ Error
References
System.IO.Error.GetSeekNotSupported()
.
System
IO
ConsoleStream
Generated by
1.10.0