C# Class LongoMatch.Gui.Menus.PlayerMenu

Inheritance: Gtk.Menu
显示文件 Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
PlayerMenu ( ) : System.Collections.Generic
ShowMenu ( Project project, IEnumerable events ) : void

Method Details

PlayerMenu() public method

public PlayerMenu ( ) : System.Collections.Generic
return System.Collections.Generic

ShowMenu() public method

public ShowMenu ( Project project, IEnumerable events ) : void
project Project
events IEnumerable
return void