프로퍼티 | 타입 | 설명 | |
---|---|---|---|
KnownPlurals | string>.IDictionary |
메소드 | 설명 | |
---|---|---|
Pluralize ( string word ) : string |
Return the plural of the given word.
|
public Pluralize ( string word ) : string | ||
word | string | The word to return the plural for. |
리턴 | string |