C# 클래스 LongoMatch.Plugins.Stats.PlayersViewer

상속: Gtk.Bin
파일 보기 프로젝트 열기: LongoMatch/longomatch

공개 메소드들

메소드 설명
LoadProject ( ProjectLongoMatch project, ProjectStats stats ) : void
PlayersViewer ( ) : System

보호된 메소드들

메소드 설명
Build ( ) : void

비공개 메소드들

메소드 설명
AddTeam ( SportsTeam tpl, Dashboard cats ) : void
HandleCursorChanged ( object sender, EventArgs e ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

LoadProject() 공개 메소드

public LoadProject ( ProjectLongoMatch project, ProjectStats stats ) : void
project LongoMatch.Core.Store.ProjectLongoMatch
stats LongoMatch.Core.Stats.ProjectStats
리턴 void

PlayersViewer() 공개 메소드

public PlayersViewer ( ) : System
리턴 System