Tetris
Score Class Reference

Public Member Functions

override string ToString ()
 The ToString() function is a function that is called when you try to print an object More...
 

Properties

int Id [get, set]
 
int Points [get, set]
 
string UserName [get, set]
 

Member Function Documentation

◆ ToString()

override string Score.ToString ( )

The ToString() function is a function that is called when you try to print an object

Returns
The user name and the points.

The documentation for this class was generated from the following file: