C# 클래스 GrammyHost, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
GrammyHost ( string name, int year )
ShouldHostGrammyThisYear ( int thisYear ) : bool

메소드 상세

GrammyHost() 공개 메소드

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

ShouldHostGrammyThisYear() 공개 메소드

public ShouldHostGrammyThisYear ( int thisYear ) : bool
thisYear int
리턴 bool