C# 클래스 Kooboo.Commerce.Text.Inflector.Rule

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Apply ( string word ) : string
Rule ( string pattern, string replacement ) : System.Collections.Generic

메소드 상세

Apply() 공개 메소드

public Apply ( string word ) : string
word string
리턴 string

Rule() 공개 메소드

public Rule ( string pattern, string replacement ) : System.Collections.Generic
pattern string
replacement string
리턴 System.Collections.Generic