Method | Description | |
---|---|---|
Transliterate ( this text, bool allowunicodeCharacters = false ) : string | ||
UrlHash ( this url ) : string |
Method | Description | |
---|---|---|
EnsureLatinSybmols ( ) : void | ||
ReplaceWithLatinSymbols ( string text ) : string | ||
StringHelper ( ) : System.Collections.Generic |
public static Transliterate ( this text, bool allowunicodeCharacters = false ) : string | ||
text | this | |
allowunicodeCharacters | bool | |
return | string |