C# 클래스 System.Web.Mvc.IronRuby.Extensions.Inflector.Rule

파일 보기 프로젝트 열기: jschementi/ironrubymvc

공개 메소드들

메소드 설명
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