C# 클래스 ConOverConf.Core.Models.Game

파일 보기 프로젝트 열기: torkelo/pimpmycode 1 사용 예제들

공개 메소드들

메소드 설명
Game ( string title, double rating, string notes ) : System

보호된 메소드들

메소드 설명
Game ( ) : System

메소드 상세

Game() 보호된 메소드

protected Game ( ) : System
리턴 System

Game() 공개 메소드

public Game ( string title, double rating, string notes ) : System
title string
rating double
notes string
리턴 System