Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.StringNormalizationExtensions Class Reference

Static Public Member Functions

static bool IsNormalized (this string strInput)
 
static bool IsNormalized (this string strInput, NormalizationForm normalizationForm)
 
static string Normalize (this string strInput)
 
static string Normalize (this string strInput, NormalizationForm normalizationForm)
 

Detailed Description

Definition at line 5 of file StringNormalizationExtensions.cs.


The documentation for this class was generated from the following file: