Property | Type | Description | |
---|---|---|---|
partsOfQues | string[] |
Method | Description | |
---|---|---|
ConversionContext ( string input ) : System |
Method | Description | |
---|---|---|
GetCapitalized ( string word ) : string | ||
GetLowerCase ( string word ) : string |
public ConversionContext ( string input ) : System | ||
input | string | |
return | System |
protected GetCapitalized ( string word ) : string | ||
word | string | |
return | string |
protected GetLowerCase ( string word ) : string | ||
word | string | |
return | string |