C# Class FlatRedBall.Glue.Plugins.EmbeddedPlugins.RfsSorting.RfsSorter

Inheritance: EmbeddedPlugin
ファイルを表示 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
StartUp ( ) : void

Private Methods

Method Description
HandleTreeNodeRightClick ( TreeNode rightClickedTreeNode, ContextMenuStrip menuToModify ) : void
SortFilesAlphabetically ( object sender, EventArgs args ) : void

Method Details

StartUp() public method

public StartUp ( ) : void
return void