Method | Description | |
---|---|---|
WordId ( string text, uint id ) : System |
Initializes a new instance of the T:WordId class.
|
public WordId ( string text, uint id ) : System | ||
text | string | The word text, lowercase. |
id | uint | The word ID. |
return | System |