Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MatchCasing.cs
Go to the documentation of this file.
1
namespace
System.IO
;
2
3
public
enum
MatchCasing
4
{
5
PlatformDefault
,
6
CaseSensitive
,
7
CaseInsensitive
8
}
System.IO.MatchCasing
MatchCasing
Definition
MatchCasing.cs:4
System.IO.MatchCasing.CaseInsensitive
@ CaseInsensitive
System.IO.MatchCasing.PlatformDefault
@ PlatformDefault
System.IO.MatchCasing.CaseSensitive
@ CaseSensitive
System.IO
Definition
ConsoleStream.cs:3
source
System.Private.CoreLib
System.IO
MatchCasing.cs
Generated by
1.10.0