C# Class Visualizer.TeamControl

Afficher le fichier Open project: HackerDom/ructf-2013-final Class Usage Examples

Méthodes publiques

Méthode Description
SetLocation ( Point center, Size windowSize ) : void
TeamControl ( string teamName ) : System.Collections.Generic

Private Methods

Méthode Description
AddElementToGrid ( FrameworkElement element, System.Windows.Controls.Panel grid, int row, int col ) : void
ApplyScores ( Visualizer.Team team, IEnumerable all ) : void
AttachTooltip ( ) : void
ClearScores ( ) : void
hiliteControl ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

SetLocation() public méthode

public SetLocation ( Point center, Size windowSize ) : void
center System.Windows.Point
windowSize System.Windows.Size
Résultat void

TeamControl() public méthode

public TeamControl ( string teamName ) : System.Collections.Generic
teamName string
Résultat System.Collections.Generic