Свойство | Type | Description | |
---|---|---|---|
partsOfQues | string[] |
Méthode | Description | |
---|---|---|
ConversionContext ( string input ) : System |
Méthode | Description | |
---|---|---|
GetCapitalized ( string word ) : string | ||
GetLowerCase ( string word ) : string |
public ConversionContext ( string input ) : System | ||
input | string | |
Résultat | System |
protected GetCapitalized ( string word ) : string | ||
word | string | |
Résultat | string |
protected GetLowerCase ( string word ) : string | ||
word | string | |
Résultat | string |