C# Class GrammyHost, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
GrammyHost ( string name, int year )
ShouldHostGrammyThisYear ( int thisYear ) : bool

Method Details

GrammyHost() public méthode

public GrammyHost ( string name, int year )
name string
year int

ShouldHostGrammyThisYear() public méthode

public ShouldHostGrammyThisYear ( int thisYear ) : bool
thisYear int
Résultat bool