StringExtensions
System.StringExtensions
Last updated
Was this helpful?
System.StringExtensions
Last updated
Was this helpful?
Namespace: System
Assembly: Wisej.Framework (4.0.0.0)
Extends the String class.
public class StringExtensions
Replaces diacritics (i.e. "ÇĆĈĊČ" = "C") with their invariant equivalent.
value
String to normalize.
Returns: String. A string without diacritics.