Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
NotImplemented.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
internal
static
class
NotImplemented
4
{
5
internal
static
Exception
ByDesign
=>
new
NotImplementedException();
6
}
System.NotImplemented.ByDesign
static Exception ByDesign
Definition
NotImplemented.cs:5
System.Net.HttpStatusCode.NotImplemented
@ NotImplemented
System
Definition
BlockingCollection.cs:8
source
System.Security.AccessControl
System
NotImplemented.cs
Generated by
1.10.0