Property | Type | Description | |
---|---|---|---|
Locations | List |
||
Word | string | ||
WordScore | int |
Method | Description | |
---|---|---|
FoundWord ( ) : System | ||
FoundWord ( string word, int wordScore, List |
public FoundWord ( string word, int wordScore, List |
||
word | string | |
wordScore | int | |
locations | List |
|
return | System |