Property | Type | Description | |
---|---|---|---|
DoIndex | void | ||
GetWordGroupForFirstChar | |||
TransformCharToIndex | int |
Method | Description | |
---|---|---|
GetWordList ( char startWithChar, List |
||
LoadFromTextfile ( string filename ) : void | ||
SetCharRange ( char firstChar, char lastChar ) : void |
Method | Description | |
---|---|---|
DoIndex ( DevelopingWordGroup>.Dictionary |
||
GetWordGroupForFirstChar ( char c ) : |
||
TransformCharToIndex ( char c ) : int |
public GetWordList ( char startWithChar, List |
||
startWithChar | char | |
output | List |
|
return | void |
public LoadFromTextfile ( string filename ) : void | ||
filename | string | |
return | void |
public SetCharRange ( char firstChar, char lastChar ) : void | ||
firstChar | char | |
lastChar | char | |
return | void |