C# 클래스 CapDemo.Team_AudienceScreeen

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: antang/NewCapstoneProject 1 사용 예제들

공개 메소드들

메소드 설명
HighLight ( bool toggle ) : void
HighLightChallenge ( bool toggle ) : void
Team_AudienceScreeen ( ) : System

비공개 메소드들

메소드 설명
timerChallenge_Tick ( object sender, EventArgs e ) : void
timerHighLight_Tick ( object sender, EventArgs e ) : void

메소드 상세

HighLight() 공개 메소드

public HighLight ( bool toggle ) : void
toggle bool
리턴 void

HighLightChallenge() 공개 메소드

public HighLightChallenge ( bool toggle ) : void
toggle bool
리턴 void

Team_AudienceScreeen() 공개 메소드

public Team_AudienceScreeen ( ) : System
리턴 System