Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Warehouse
UtilsExtensions
C# 클래스 Warehouse.UtilsExtensions
파일 보기
프로젝트 열기: Starcounter/Warehouse
공개 메소드들
메소드
설명
GenerateSlug
(
this
phrase
) :
string
Source: http://stackoverflow.com/questions/2920744/url-slugify-algorithm-in-c Author: Cory House
RemoveAccent
(
this
txt
) :
string
메소드 상세
GenerateSlug()
공개
정적인
메소드
Source: http://stackoverflow.com/questions/2920744/url-slugify-algorithm-in-c Author: Cory House
public
static
GenerateSlug
(
this
phrase
) :
string
phrase
this
리턴
string
RemoveAccent()
공개
정적인
메소드
public
static
RemoveAccent
(
this
txt
) :
string
txt
this
리턴
string