C# 클래스 Visualizer.TeamControl

파일 보기 프로젝트 열기: HackerDom/ructf-2013-final 1 사용 예제들

공개 메소드들

메소드 설명
SetLocation ( Point center, Size windowSize ) : void
TeamControl ( string teamName ) : System.Collections.Generic

비공개 메소드들

메소드 설명
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

메소드 상세

SetLocation() 공개 메소드

public SetLocation ( Point center, Size windowSize ) : void
center System.Windows.Point
windowSize System.Windows.Size
리턴 void

TeamControl() 공개 메소드

public TeamControl ( string teamName ) : System.Collections.Generic
teamName string
리턴 System.Collections.Generic