C# Class CapDemo.Team_AudienceScreeen

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: antang/NewCapstoneProject Class Usage Examples

Méthodes publiques

Méthode Description
HighLight ( bool toggle ) : void
HighLightChallenge ( bool toggle ) : void
Team_AudienceScreeen ( ) : System

Private Methods

Méthode Description
timerChallenge_Tick ( object sender, EventArgs e ) : void
timerHighLight_Tick ( object sender, EventArgs e ) : void

Method Details

HighLight() public méthode

public HighLight ( bool toggle ) : void
toggle bool
Résultat void

HighLightChallenge() public méthode

public HighLightChallenge ( bool toggle ) : void
toggle bool
Résultat void

Team_AudienceScreeen() public méthode

public Team_AudienceScreeen ( ) : System
Résultat System