Method | Description | |
---|---|---|
Game ( string title, double rating, string notes ) : System |
Method | Description | |
---|---|---|
Game ( ) : System |
public Game ( string title, double rating, string notes ) : System | ||
title | string | |
rating | double | |
notes | string | |
return | System |