Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Raven
Light
Util
Inflector.Rule
C# 클래스 Raven.Light.Util.Inflector.Rule
파일 보기
프로젝트 열기: hibernating-rhinos/Raven.Light
공개 메소드들
메소드
설명
Apply
(
string
word
) :
string
Rule
(
string
pattern
,
string
replacement
) :
System.Collections
메소드 상세
Apply()
공개
메소드
public
Apply
(
string
word
) :
string
word
string
리턴
string
Rule()
공개
메소드
public
Rule
(
string
pattern
,
string
replacement
) :
System.Collections
pattern
string
replacement
string
리턴
System.Collections