C# Class OfficialPlugins.FilesPlugin.MainFilesPlugin

Inheritance: FlatRedBall.Glue.Plugins.PluginBase
Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ShutDown ( PluginShutDownReason shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Method Description
HandleItemSelected ( TreeNode selectedTreeNode ) : void

Method Details

ShutDown() public method

public ShutDown ( PluginShutDownReason shutDownReason ) : bool
shutDownReason PluginShutDownReason
return bool

StartUp() public method

public StartUp ( ) : void
return void