C# Class ConOverConf.Core.Models.Game

Afficher le fichier Open project: torkelo/pimpmycode Class Usage Examples

Méthodes publiques

Méthode Description
Game ( string title, double rating, string notes ) : System

Méthodes protégées

Méthode Description
Game ( ) : System

Method Details

Game() protected méthode

protected Game ( ) : System
Résultat System

Game() public méthode

public Game ( string title, double rating, string notes ) : System
title string
rating double
notes string
Résultat System