Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
DTSubStringType.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
internal
enum
DTSubStringType
4
{
5
Unknown
,
6
Invalid
,
7
Number
,
8
End
,
9
Other
10
}
System.DTSubStringType
DTSubStringType
Definition
DTSubStringType.cs:4
System.DTSubStringType.Invalid
@ Invalid
System.DTSubStringType.Other
@ Other
System.DTSubStringType.Unknown
@ Unknown
System.DTSubStringType.Number
@ Number
System.ConsoleKey.End
@ End
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
DTSubStringType.cs
Generated by
1.10.0