Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Machine
UrlStrong
Translation
Model
StringExtensions
C# 클래스 Machine.UrlStrong.Translation.Model.StringExtensions
파일 보기
프로젝트 열기: machine/machine.urlstrong
공개 메소드들
메소드
설명
EscapeReservedWords
(
this
str
) :
string
ReplaceDashes
(
this
str
) :
string
비공개 메소드들
메소드
설명
StringExtensions
( ) :
System.Collections.Generic
메소드 상세
EscapeReservedWords()
공개
정적인
메소드
public
static
EscapeReservedWords
(
this
str
) :
string
str
this
리턴
string
ReplaceDashes()
공개
정적인
메소드
public
static
ReplaceDashes
(
this
str
) :
string
str
this
리턴
string