Метод | Описание | |
---|---|---|
GenerateSlug ( this phrase ) : string |
Source: http://stackoverflow.com/questions/2920744/url-slugify-algorithm-in-c Author: Cory House
|
|
RemoveAccent ( this txt ) : string |
public static GenerateSlug ( this phrase ) : string | ||
phrase | this | |
Результат | string |
public static RemoveAccent ( this txt ) : string | ||
txt | this | |
Результат | string |