| C# |
|---|
| public class Player : IComparable<Player> |
| #ctor | Initializes an object instance. |
| #ctor | Initializes an instance of the class with the specified values. |
| CompareTo | Provides the default Sort functionality. |
| HighScore | The players high score in this word list. |
| Name | The players name. |
| PracticeSetName | The current practice set. |