Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
NormalizationForm.cs
Go to the documentation of this file.
2
3namespace System.Text;
4
6{
7 FormC = 1,
8 FormD = 2,
9 [UnsupportedOSPlatform("browser")]
10 FormKC = 5,
11 [UnsupportedOSPlatform("browser")]
12 FormKD = 6
13}