Show / Hide Table of Contents

Class AccentConverter

Inheritance
System.Object
AccentConverter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NavJU.Services
Assembly: NavJU.dll
Syntax
public static class AccentConverter

Methods

RemoveDiacritics(String)

Declaration
public static string RemoveDiacritics(string text)
Parameters
Type Name Description
System.String text
Returns
Type Description
System.String
Back to top Generated by DocFX