Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetReadNotSupported()
[2/2]
static
Exception
System.IO.Error.GetReadNotSupported
(
)
inline
static
package
Definition at line
15
of file
Error.cs
.
16
{
17
return
new
NotSupportedException(
System
.
SR
.
NotSupported_UnreadableStream
);
18
}
System.SR.NotSupported_UnreadableStream
static string NotSupported_UnreadableStream
Definition
SR.cs:32
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.NotSupported_UnreadableStream
.
System
IO
Error
Generated by
1.10.0