C# Class Gymnastika.Common.Utils.Inflector.Rule

Afficher le fichier Open project: weiqiyiji/Gymnastika

Méthodes publiques

Méthode Description
Apply ( string word ) : string
Rule ( string pattern, string replacement ) : System.Collections.Generic

Method Details

Apply() public méthode

public Apply ( string word ) : string
word string
Résultat string

Rule() public méthode

public Rule ( string pattern, string replacement ) : System.Collections.Generic
pattern string
replacement string
Résultat System.Collections.Generic