Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SetLength()
override void System.IO.ConsoleStream.SetLength
(
long
value
)
inline
sealed
Definition at line
85
of file
ConsoleStream.cs
.
86
{
87
throw
Error
.GetSeekNotSupported();
88
}
System.Runtime.InteropServices.UnmanagedType.Error
@ Error
References
System.IO.Error.GetSeekNotSupported()
.
System
IO
ConsoleStream
Generated by
1.10.0