C# Class CapDemo.Team_AudienceScreeen

Inheritance: System.Windows.Forms.UserControl
ファイルを表示 Open project: antang/NewCapstoneProject Class Usage Examples

Public Methods

Method Description
HighLight ( bool toggle ) : void
HighLightChallenge ( bool toggle ) : void
Team_AudienceScreeen ( ) : System

Private Methods

Method Description
timerChallenge_Tick ( object sender, EventArgs e ) : void
timerHighLight_Tick ( object sender, EventArgs e ) : void

Method Details

HighLight() public method

public HighLight ( bool toggle ) : void
toggle bool
return void

HighLightChallenge() public method

public HighLightChallenge ( bool toggle ) : void
toggle bool
return void

Team_AudienceScreeen() public method

public Team_AudienceScreeen ( ) : System
return System